Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2373)

Unified Diff: blimp/client/DEPS

Issue 1687393002: Add assigner support to Blimp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix evil build break? Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « blimp/client/BUILD.gn ('k') | blimp/client/app/android/blimp_client_session_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/DEPS
diff --git a/blimp/client/DEPS b/blimp/client/DEPS
index 06e3f96539e15d0329089a8ab82782cd48dfad15..62e48705f83cce3e9d8bb5a48100abd43c53bda3 100644
--- a/blimp/client/DEPS
+++ b/blimp/client/DEPS
@@ -6,7 +6,7 @@ include_rules = [
"-content",
"+gpu",
"+jni",
- "+net/base",
+ "+net",
"+skia",
"+third_party/libwebp",
"+third_party/skia",
« no previous file with comments | « blimp/client/BUILD.gn ('k') | blimp/client/app/android/blimp_client_session_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698