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

Unified Diff: components/ntp_tiles/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 | « no previous file | components/ntp_tiles/field_trial.h » ('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 d155c2ce6c0d9f19ceec7356638e887c949a5c31..c50d5c4fb78f874e5c286c4fcabbbab0aea7a6b4 100644
--- a/components/ntp_tiles/BUILD.gn
+++ b/components/ntp_tiles/BUILD.gn
@@ -12,6 +12,8 @@ static_library("ntp_tiles") {
"constants.h",
"country_code_ios.h",
"country_code_ios.mm",
+ "field_trial.cc",
+ "field_trial.h",
"icon_cacher.cc",
"icon_cacher.h",
"metrics.cc",
« no previous file with comments | « no previous file | components/ntp_tiles/field_trial.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698