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

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: Build the ProxyConfigService on the main thread. 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
Index: blimp/client/DEPS
diff --git a/blimp/client/DEPS b/blimp/client/DEPS
index e334a8c46e5708ddc3112b852fd65e8d8938e35d..c95321fd2996130cf82fab03d5893e86d6b506d9 100644
--- a/blimp/client/DEPS
+++ b/blimp/client/DEPS
@@ -6,7 +6,7 @@ include_rules = [
"-content",
"+gpu",
"+jni",
- "+net/base",
+ "+net",
"+skia",
"+third_party/skia",
"+third_party/WebKit/public/web/WebInputEvent.h",

Powered by Google App Engine
This is Rietveld 408576698