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

Side by Side Diff: components/ntp_tiles/DEPS

Issue 2388783004: Ensure PopularSite icon availability in ntp_tiles. (Closed)
Patch Set: Merge branch 'master' into icons Created 4 years, 1 month 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/icon_cacher.h » ('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",
4 "+components/favicon_base",
3 "+components/google/core/browser", 5 "+components/google/core/browser",
6 "+components/image_fetcher",
4 "+components/history/core/browser", 7 "+components/history/core/browser",
5 "+components/pref_registry", 8 "+components/pref_registry",
6 "+components/prefs", 9 "+components/prefs",
7 "+components/search_engines", 10 "+components/search_engines",
8 "+components/suggestions", 11 "+components/suggestions",
9 "+components/variations", 12 "+components/variations",
10 "+jni", 13 "+jni",
11 "+net", 14 "+net",
12 "+ui/gfx", 15 "+ui/gfx",
13 ] 16 ]
OLDNEW
« no previous file with comments | « components/ntp_tiles/BUILD.gn ('k') | components/ntp_tiles/icon_cacher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698