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

Unified 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, 2 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ntp_tiles/DEPS
diff --git a/components/ntp_tiles/DEPS b/components/ntp_tiles/DEPS
index fdb9b3d1e597b869f351fe1650ddd9002d3be4c0..fdc12ac4f1db898dda50fdbbbe957103311654d8 100644
--- a/components/ntp_tiles/DEPS
+++ b/components/ntp_tiles/DEPS
@@ -1,6 +1,9 @@
include_rules = [
"+components/data_use_measurement/core",
+ "+components/favicon",
+ "+components/favicon_base",
"+components/google/core/browser",
+ "+components/image_fetcher",
"+components/history/core/browser",
"+components/pref_registry",
"+components/prefs",
« 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