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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1416123002: Absolute Device Orientation API: blink implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments and rebase Created 5 years, 1 month 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 5bdc93d3d1bd6cca04d775cbd6649e80dbcdda3f..c5c3ca3dd30386d3aa01e5755dcc549b135d89c6 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -60898,6 +60898,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="982" label="ExternalIsSearchProviderInstalled"/>
<int value="983" label="V8Permissions_RequestAll_Method"/>
<int value="984" label="BluetoothDeviceInstanceId"/>
+ <int value="985" label="DeviceOrientationAbsoluteInsecureOrigin"/>
+ <int value="986" label="DeviceOrientationAbsoluteSecureOrigin"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698