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

Unified Diff: blimp/client/app/linux/DEPS

Issue 2349073002: Blimp Settings framework on the c++ side (Closed)
Patch Set: blimp_main.cc, nits and sync to head Created 4 years, 2 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/app/linux/DEPS
diff --git a/components/proxy_config/DEPS b/blimp/client/app/linux/DEPS
similarity index 89%
copy from components/proxy_config/DEPS
copy to blimp/client/app/linux/DEPS
index 069741e16408dcec7ebd4125cec27a4c828e8699..17cfe4dd69fc47656bd93d966ec6b5c40fdc8a2b 100644
--- a/components/proxy_config/DEPS
+++ b/blimp/client/app/linux/DEPS
@@ -1,5 +1,4 @@
include_rules = [
- "+components/pref_registry",
"+components/prefs",
- "+net"
+ "+components/pref_registry",
]

Powered by Google App Engine
This is Rietveld 408576698