Index: components/ntp_tiles/BUILD.gn |
diff --git a/components/ntp_tiles/BUILD.gn b/components/ntp_tiles/BUILD.gn |
index 1e1a20be3ce67e10b3da3ef59fc81b0929d7cf6e..050f8a5db575f15b761ec167e73241b8bbb1edfe 100644 |
--- a/components/ntp_tiles/BUILD.gn |
+++ b/components/ntp_tiles/BUILD.gn |
@@ -53,10 +53,12 @@ static_library("ntp_tiles") { |
"//components/pref_registry", |
"//components/prefs", |
"//components/rappor/public", |
+ "//components/resources", |
"//components/search_engines", |
"//components/url_formatter", |
"//components/variations", |
"//components/variations/service", |
+ "//ui/base", |
] |
if (is_android) { |