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

Unified Diff: components/ntp_tiles/DEPS

Issue 2668943002: provide static popular sites for first run (Closed)
Patch Set: Remove unnecessary rebuild. Fix tests. 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
Index: components/ntp_tiles/DEPS
diff --git a/components/ntp_tiles/DEPS b/components/ntp_tiles/DEPS
index c5cd18dfa06499c17805cada548f310c7b25b82f..2296e56f0eb97fda4d4b643c6b7a15d9e200d822 100644
--- a/components/ntp_tiles/DEPS
+++ b/components/ntp_tiles/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+components/favicon",
"+components/favicon_base",
"+components/google/core/browser",
+ "+components/grit",
"+components/image_fetcher",
"+components/history/core/browser",
"+components/pref_registry",
@@ -16,4 +17,5 @@ include_rules = [
"+jni",
"+net",
"+ui/gfx",
+ "+ui/base/resource",
]
« no previous file with comments | « no previous file | components/ntp_tiles/most_visited_sites.cc » ('j') | components/ntp_tiles/most_visited_sites_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698