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

Unified Diff: chrome/browser/chromeos/arc/arc_support_host.h

Issue 2212463002: Merge "arc: Use location service consent." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2785
Patch Set: Created 4 years, 4 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
Index: chrome/browser/chromeos/arc/arc_support_host.h
diff --git a/chrome/browser/chromeos/arc/arc_support_host.h b/chrome/browser/chromeos/arc/arc_support_host.h
index 175866efe53419434cb813fe5439d8d7bd52cfac..9e65e0137a09d9f73ddbf43cf30b5bf53523304d 100644
--- a/chrome/browser/chromeos/arc/arc_support_host.h
+++ b/chrome/browser/chromeos/arc/arc_support_host.h
@@ -49,6 +49,7 @@ class ArcSupportHost : public extensions::NativeMessageHost,
void SendMetricsMode();
void EnableMetrics(bool is_enabled);
void EnableBackupRestore(bool is_enabled);
+ void EnableLocationService(bool is_enabled);
// Unowned pointer.
Client* client_ = nullptr;
« no previous file with comments | « chrome/browser/chromeos/arc/arc_settings_service.cc ('k') | chrome/browser/chromeos/arc/arc_support_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698