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

Unified Diff: components/ntp_tiles/DEPS

Issue 2388783004: Ensure PopularSite icon availability in ntp_tiles. (Closed)
Patch Set: Fix comments, variable names. 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
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",

Powered by Google App Engine
This is Rietveld 408576698