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

Side by Side Diff: components/suggestions/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/google/core/browser", 3 "+components/google/core/browser",
4 "+components/keyed_service/core", 4 "+components/keyed_service/core",
5 "+components/leveldb_proto", 5 "+components/leveldb_proto",
6 "+components/pref_registry", 6 "+components/pref_registry",
7 "+components/prefs",
7 "+components/signin/core/browser", 8 "+components/signin/core/browser",
8 "+components/variations", 9 "+components/variations",
9 "+google_apis", 10 "+google_apis",
10 "+net", 11 "+net",
11 "+skia/ext", 12 "+skia/ext",
12 "+ui", 13 "+ui",
13 "+url", 14 "+url",
14 ] 15 ]
OLDNEW
« no previous file with comments | « components/startup_metric_utils/browser/startup_metric_utils.cc ('k') | components/suggestions/blacklist_store.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698