Index: chrome/browser/browser_process_impl.h |
diff --git a/chrome/browser/browser_process_impl.h b/chrome/browser/browser_process_impl.h |
index 0213a729a99d30628f5777ecf17b0b991ccd9847..0d2199ff13658f551ae6107537909b7f54205751 100644 |
--- a/chrome/browser/browser_process_impl.h |
+++ b/chrome/browser/browser_process_impl.h |
@@ -137,6 +137,7 @@ class BrowserProcessImpl : public BrowserProcess, |
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); |