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

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
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:
Download patch
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 1383139888c2b53bb63b7437a3000aa1e4c782a3..eaf30c3dbefc51c8392930952d5fbfc1488ac7a1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -98549,6 +98549,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="72" label="SEARCH_GEOLOCATION_DISCLOSURE_INFOBAR_DELEGATE"/>
<int value="73" label="AUTOMATION_INFOBAR_DELEGATE"/>
<int value="74" label="VR_SERVICES_UPGRADE_ANDROID"/>
+ <int value="75" label="SENSORS_PERMISSION_INFOBAR_DELEGATE_ANDROID"/>
</enum>
<enum name="InfoBarResponse" type="int">
@@ -107077,6 +107078,7 @@ from previous Chrome versions.
<int value="9" label="PERMISSION_VIDEO_CAPTURE"/>
<int value="10" label="PERMISSION_BACKGROUND_SYNC"/>
<int value="11" label="PERMISSION_FLASH"/>
+ <int value="12" label="PERMISSION_SENSORS"/>
</enum>
<enum name="PersistedLogsLogReadStatus" type="int">
« no previous file with comments | « third_party/WebKit/public/platform/modules/permissions/permission.mojom ('k') | tools/metrics/rappor/rappor.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698