Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / android / shell / chrome_shell_google_location_settings_helper.h
index a4fd2c9..e8cd206 100644 (file)
@@ -12,11 +12,7 @@ class ChromeShellGoogleLocationSettingsHelper
     : public GoogleLocationSettingsHelper {
  public:
   // GoogleLocationSettingsHelper implementation:
-  virtual std::string GetAcceptButtonLabel(bool allow) OVERRIDE;
-  virtual void ShowGoogleLocationSettings() OVERRIDE;
-  virtual bool IsMasterLocationSettingEnabled() OVERRIDE;
-  virtual bool IsGoogleAppsLocationSettingEnabled() OVERRIDE;
-  virtual bool IsAllowLabel() OVERRIDE;
+  virtual bool IsSystemLocationEnabled() OVERRIDE;
 
  protected:
   ChromeShellGoogleLocationSettingsHelper();