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

Unified Diff: components/infobars/core/infobar_delegate.h

Issue 2458453002: [sensors] Add Permission guard to the generic sensor apis.
Patch Set: rebase + blink reformat Created 3 years, 8 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: components/infobars/core/infobar_delegate.h
diff --git a/components/infobars/core/infobar_delegate.h b/components/infobars/core/infobar_delegate.h
index d7297aa8f5a7e82d53f4b634682a5a363b35c321..9ce6950a16700d40adbc41d7fb0e35d2c7975662 100644
--- a/components/infobars/core/infobar_delegate.h
+++ b/components/infobars/core/infobar_delegate.h
@@ -146,6 +146,7 @@ class InfoBarDelegate {
SEARCH_GEOLOCATION_DISCLOSURE_INFOBAR_DELEGATE = 72,
AUTOMATION_INFOBAR_DELEGATE = 73,
VR_SERVICES_UPGRADE_ANDROID = 74,
+ SENSORS_PERMISSION_INFOBAR_DELEGATE_ANDROID = 75,
};
// Describes navigation events, used to decide whether infobars should be
« no previous file with comments | « components/content_settings/core/common/content_settings_types.h ('k') | content/browser/generic_sensor_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698