Chromium Code Reviews| Index: chrome/browser/browser_process_impl.h |
| =================================================================== |
| --- chrome/browser/browser_process_impl.h (revision 191381) |
| +++ chrome/browser/browser_process_impl.h (working copy) |
| @@ -137,6 +137,7 @@ |
| media_file_system_registry() OVERRIDE; |
| virtual void PlatformSpecificCommandLineProcessing( |
| const CommandLine& command_line) OVERRIDE; |
| + virtual bool created_local_state() const OVERRIDE; |
| static void RegisterPrefs(PrefRegistrySimple* registry); |