Index: chrome/browser/android/google_location_settings_helper.h |
diff --git a/chrome/browser/android/google_location_settings_helper.h b/chrome/browser/android/google_location_settings_helper.h |
index 5ffc776af12b89b33eb761dec32dbe053be53737..63639442192ebc34d4b79e185817703bc9906dc1 100644 |
--- a/chrome/browser/android/google_location_settings_helper.h |
+++ b/chrome/browser/android/google_location_settings_helper.h |
@@ -15,6 +15,7 @@ class GoogleLocationSettingsHelper { |
public: |
virtual ~GoogleLocationSettingsHelper() {} |
+ // TODO(newt): remove this method once LocationSettings is all upstreamed. |
static GoogleLocationSettingsHelper* Create(); |
virtual bool IsSystemLocationEnabled() = 0; |