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

Side by Side Diff: components/ntp_tiles/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/ntp_tiles/BUILD.gn ('k') | components/ntp_tiles/popular_sites_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/favicon", 3 "+components/favicon",
4 "+components/favicon_base", 4 "+components/favicon_base",
5 "+components/google/core/browser", 5 "+components/google/core/browser",
6 "+components/image_fetcher", 6 "+components/image_fetcher",
7 "+components/history/core/browser", 7 "+components/history/core/browser",
8 "+components/pref_registry", 8 "+components/pref_registry",
9 "+components/prefs", 9 "+components/prefs",
10 "+components/search_engines", 10 "+components/search_engines",
11 "+components/suggestions", 11 "+components/suggestions",
12 "+components/sync_preferences",
12 "+components/url_formatter", 13 "+components/url_formatter",
13 "+components/variations", 14 "+components/variations",
14 "+jni", 15 "+jni",
15 "+net", 16 "+net",
16 "+ui/gfx", 17 "+ui/gfx",
17 ] 18 ]
OLDNEW
« no previous file with comments | « components/ntp_tiles/BUILD.gn ('k') | components/ntp_tiles/popular_sites_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698