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

Unified Diff: ios/chrome/browser/ios_chrome_field_trials.h

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 | « ios/chrome/browser/BUILD.gn ('k') | ios/chrome/browser/ios_chrome_field_trials.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ios_chrome_field_trials.h
diff --git a/ios/chrome/browser/ios_chrome_field_trials.h b/ios/chrome/browser/ios_chrome_field_trials.h
index a693594403ebbe80f97cf33b604dde2757180646..d68246273761df86c647a2d268ea8ed5e5dc6966 100644
--- a/ios/chrome/browser/ios_chrome_field_trials.h
+++ b/ios/chrome/browser/ios_chrome_field_trials.h
@@ -5,11 +5,6 @@
#ifndef IOS_CHROME_BROWSER_IOS_CHROME_FIELD_TRIALS_H_
#define IOS_CHROME_BROWSER_IOS_CHROME_FIELD_TRIALS_H_
-namespace base {
-class CommandLine;
-class Time;
-}
-
// Sets up iOS-specific field trials.
void SetupIOSFieldTrials();
« no previous file with comments | « ios/chrome/browser/BUILD.gn ('k') | ios/chrome/browser/ios_chrome_field_trials.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698