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", |
] |