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

Unified Diff: ios/chrome/browser/BUILD.gn

Issue 2484233002: Hard coded finch config for Popular site (Closed)
Patch Set: Adding a comment. Created 4 years, 1 month 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/most_visited_sites.cc ('k') | ios/chrome/browser/ios_chrome_field_trials.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/BUILD.gn
diff --git a/ios/chrome/browser/BUILD.gn b/ios/chrome/browser/BUILD.gn
index eb418f19d28d1d8d4519cc5d65bf526cbe31d5e0..b85e5327f6e0b4e687877ed6983f73eadb2f1a9d 100644
--- a/ios/chrome/browser/BUILD.gn
+++ b/ios/chrome/browser/BUILD.gn
@@ -84,6 +84,7 @@ source_set("browser") {
"//components/metrics_services_manager",
"//components/net_log",
"//components/network_session_configurator",
+ "//components/ntp_tiles",
"//components/pref_registry",
"//components/prefs",
"//components/proxy_config",
« no previous file with comments | « components/ntp_tiles/most_visited_sites.cc ('k') | ios/chrome/browser/ios_chrome_field_trials.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698