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

Unified Diff: components/ntp_tiles/field_trial.h

Issue 2737573003: Remove Popular Sites experiment on iOS. (Closed)
Patch Set: Created 3 years, 9 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/field_trial.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ntp_tiles/field_trial.h
diff --git a/components/ntp_tiles/field_trial.h b/components/ntp_tiles/field_trial.h
index c54052e82d05526b938fa36efb3857f210bae050..8915f699d3454b0034583d241968ac7dd34d7483 100644
--- a/components/ntp_tiles/field_trial.h
+++ b/components/ntp_tiles/field_trial.h
@@ -7,8 +7,6 @@
namespace ntp_tiles {
-void SetUpFirstLaunchFieldTrial(bool is_stable_channel);
-
bool ShouldShowPopularSites();
} // namespace ntp_tiles
« no previous file with comments | « no previous file | components/ntp_tiles/field_trial.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698