Index: chrome/android/shell/chrome_shell_google_location_settings_helper.h |
diff --git a/chrome/android/shell/chrome_shell_google_location_settings_helper.h b/chrome/android/shell/chrome_shell_google_location_settings_helper.h |
index a4fd2c9d272b1125f47b4b369d3bd0f953ee715a..6af1b17500723b91735fc1876464f0406a61b561 100644 |
--- a/chrome/android/shell/chrome_shell_google_location_settings_helper.h |
+++ b/chrome/android/shell/chrome_shell_google_location_settings_helper.h |
@@ -12,11 +12,8 @@ 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; |
protected: |
ChromeShellGoogleLocationSettingsHelper(); |