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

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

Issue 2349073002: Blimp Settings framework on the c++ side (Closed)
Patch Set: 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
« no previous file with comments | « blimp/client/app/BUILD.gn ('k') | blimp/client/app/linux/blimp_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/app/linux/DEPS
diff --git a/components/onc/DEPS b/blimp/client/app/linux/DEPS
similarity index 100%
copy from components/onc/DEPS
copy to blimp/client/app/linux/DEPS
index 4876dc706da9423b92751ce7307309d35d6d31c4..17cfe4dd69fc47656bd93d966ec6b5c40fdc8a2b 100644
--- a/components/onc/DEPS
+++ b/blimp/client/app/linux/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+components/pref_registry",
"+components/prefs",
+ "+components/pref_registry",
]
« no previous file with comments | « blimp/client/app/BUILD.gn ('k') | blimp/client/app/linux/blimp_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698