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

Unified Diff: components/ntp_tiles/DEPS

Issue 2695713004: Add baked-in favicons for default popular sites on NTP (Closed)
Patch Set: Rebase Created 3 years, 10 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 2296e56f0eb97fda4d4b643c6b7a15d9e200d822..3a864e0a2f990c0dd3a9d57ad1e51590dc91c5e9 100644
--- a/components/ntp_tiles/DEPS
+++ b/components/ntp_tiles/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+components/pref_registry",
"+components/prefs",
"+components/rappor",
+ "+components/resources:components_resources",
blundell 2017/03/02 21:58:13 If you're using this, it needs to be added as a de
fhorschig 2017/03/02 22:10:54 Done.
"+components/search_engines",
"+components/suggestions",
"+components/sync_preferences",
@@ -17,5 +18,6 @@ include_rules = [
"+jni",
"+net",
"+ui/gfx",
- "+ui/base/resource",
+ "+ui/base",
]
+
« 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