| Index: chrome/browser/chrome_browser_field_trials_desktop.h
|
| diff --git a/chrome/browser/chrome_browser_field_trials_desktop.h b/chrome/browser/chrome_browser_field_trials_desktop.h
|
| index 141e01f43fba3688c5eb0a15d2900bfc2ee074b1..cb31126f0dfb78edcc2f4b68601f7e6e6407d070 100644
|
| --- a/chrome/browser/chrome_browser_field_trials_desktop.h
|
| +++ b/chrome/browser/chrome_browser_field_trials_desktop.h
|
| @@ -22,7 +22,6 @@ namespace chrome {
|
| // platforms.
|
| // |local_state| is needed by some other methods called from within this one.
|
| void SetupDesktopFieldTrials(const base::CommandLine& parsed_command_line,
|
| - const base::Time& install_time,
|
| PrefService* local_state);
|
|
|
| } // namespace chrome
|
|
|