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

Side by Side Diff: components/sync_driver/DEPS

Issue 1651203002: Update components for new prefs location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/data_use_measurement/core", 2 "+components/data_use_measurement/core",
3 "+components/invalidation", 3 "+components/invalidation",
4 "+components/os_crypt", 4 "+components/os_crypt",
5 "+components/policy", 5 "+components/policy",
6 "+components/pref_registry", 6 "+components/pref_registry",
7 "+components/prefs",
7 "+components/signin/core/browser", 8 "+components/signin/core/browser",
8 "+components/syncable_prefs", 9 "+components/syncable_prefs",
9 "+components/version_info", 10 "+components/version_info",
10 "+google", 11 "+google",
11 "+google_apis", 12 "+google_apis",
12 "+net", 13 "+net",
13 "+policy", 14 "+policy",
14 "+sync", 15 "+sync",
15 ] 16 ]
OLDNEW
« no previous file with comments | « components/sync_bookmarks/bookmark_data_type_controller_unittest.cc ('k') | components/sync_driver/sync_policy_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698