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

Unified Diff: components/ntp_tiles/BUILD.gn

Issue 2668943002: provide static popular sites for first run (Closed)
Patch Set: Clean build/DEPS files 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 | « no previous file | components/ntp_tiles/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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) {
« no previous file with comments | « no previous file | components/ntp_tiles/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698