Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / webui / options / chromeos / core_chromeos_options_handler.h
index 4b823b4..76c3fff 100644 (file)
@@ -31,6 +31,9 @@ class CoreChromeOSOptionsHandler : public ::options::CoreOptionsHandler {
                        const base::Value* value,
                        const std::string& metric) OVERRIDE;
   virtual void StopObservingPref(const std::string& path) OVERRIDE;
+  virtual base::Value* CreateValueForPref(
+      const std::string& pref_name,
+      const std::string& controlling_pref_name) OVERRIDE;
 
   // OptionsPageUIHandler implementation.
   virtual void GetLocalizedValues(