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

Unified Diff: components/sync_driver/DEPS

Issue 195873020: [Sync] Move SyncPrefs into sync_driver component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rerererebase Created 6 years, 9 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 | « components/sync_driver.gypi ('k') | components/sync_driver/pref_names.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync_driver/DEPS
diff --git a/components/sync_driver/DEPS b/components/sync_driver/DEPS
index 76dfcecefb896ece901c8f062d1913d153e14687..390e71b657ebbe2d96cb59cd4d3efd97f8c82a32 100644
--- a/components/sync_driver/DEPS
+++ b/components/sync_driver/DEPS
@@ -2,5 +2,6 @@ include_rules = [
# SyncDriver is used by iOS, which does not use content.
"-content",
"+components/os_crypt",
+ "+components/user_prefs/pref_registry_syncable.h",
"+sync",
]
« no previous file with comments | « components/sync_driver.gypi ('k') | components/sync_driver/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698