Index: chrome/browser/profiles/profile_impl.h |
diff --git a/chrome/browser/profiles/profile_impl.h b/chrome/browser/profiles/profile_impl.h |
index d2b20f2920103a1a33207a7b81369f53c9a1bbe9..31d130095257a04d5611038d29291ea8ec0662b0 100644 |
--- a/chrome/browser/profiles/profile_impl.h |
+++ b/chrome/browser/profiles/profile_impl.h |
@@ -137,6 +137,7 @@ class ProfileImpl : public Profile, |
virtual void ChangeAppLocale(const std::string& locale, AppLocaleChangedVia); |
virtual chromeos::ProxyConfigServiceImpl* GetChromeOSProxyConfigServiceImpl(); |
virtual void SetupChromeOSEnterpriseExtensionObserver(); |
+ virtual void InitChromeOSPreferences(); |
#endif // defined(OS_CHROMEOS) |
virtual PrefProxyConfigTracker* GetProxyConfigTracker(); |