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

Side by Side Diff: components/suggestions/DEPS

Issue 2562733003: Remove duplicated user_prefs::TestingPrefServiceSyncable (Closed)
Patch Set: Fixed usage from .mm files Created 4 years 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
« no previous file with comments | « components/suggestions/BUILD.gn ('k') | components/suggestions/blacklist_store_unittest.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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/image_fetcher", 4 "+components/image_fetcher",
5 "+components/keyed_service/core", 5 "+components/keyed_service/core",
6 "+components/leveldb_proto", 6 "+components/leveldb_proto",
7 "+components/pref_registry", 7 "+components/pref_registry",
8 "+components/prefs", 8 "+components/prefs",
9 "+components/signin/core/browser", 9 "+components/signin/core/browser",
10 "+components/sync/driver", 10 "+components/sync/driver",
11 "+components/sync_preferences",
11 "+components/variations", 12 "+components/variations",
12 "+google_apis", 13 "+google_apis",
13 "+net", 14 "+net",
14 "+skia/ext", 15 "+skia/ext",
15 "+ui", 16 "+ui",
16 "+url", 17 "+url",
17 ] 18 ]
OLDNEW
« no previous file with comments | « components/suggestions/BUILD.gn ('k') | components/suggestions/blacklist_store_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698