Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3770)

Unified Diff: chrome/browser/android/mock_location_settings.h

Issue 2742373003: Limit the amount the Location Settings Dialog will be shown to users. (Closed)
Patch Set: Feedback Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/android/mock_location_settings.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/mock_location_settings.h
diff --git a/chrome/browser/android/mock_location_settings.h b/chrome/browser/android/mock_location_settings.h
index 3ed2bd628b3a590efd9cd2e07de3cc16c8ff3b44..316805a925f53e399ba9cd6f8200d64bf6d3efdb 100644
--- a/chrome/browser/android/mock_location_settings.h
+++ b/chrome/browser/android/mock_location_settings.h
@@ -23,6 +23,7 @@ class MockLocationSettings : public LocationSettings {
bool enabled,
LocationSettingsDialogOutcome outcome);
static bool HasShownLocationSettingsDialog();
+ static void ClearHasShownLocationSettingsDialog();
// LocationSettings implementation:
bool HasAndroidLocationPermission() override;
« no previous file with comments | « no previous file | chrome/browser/android/mock_location_settings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698