| Index: chrome/browser/first_run/first_run.h
|
| ===================================================================
|
| --- chrome/browser/first_run/first_run.h (revision 107211)
|
| +++ chrome/browser/first_run/first_run.h (working copy)
|
| @@ -128,10 +128,6 @@
|
| // Returns false if the pref could not be set.
|
| static bool SetPersonalDataManagerFirstRunPref();
|
|
|
| - // True if special circumstances should prevent the search engine ballot from
|
| - // being shown.
|
| - static bool SearchEngineSelectorDisallowed();
|
| -
|
| // Whether the search engine selection dialog should be shown on first run.
|
| static bool ShouldShowSearchEngineSelector(const TemplateURLService* model);
|
|
|
|
|