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

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: 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
« no previous file with comments | « third_party/WebKit/Source/web/FrameLoaderClientImpl.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index b317a7d0bc497e2fc1f3744f2ca08b50df52775e..b270272a96e0dec5b0f4eb318b361e34b599af0a 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -61121,6 +61121,10 @@ 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="HTMLLabelElementFormIDLAttribute"/>
+ <int value="986" label="HTMLLabelElementFormContentAttribute"/>
+ <int value="987" label="DeviceOrientationAbsoluteInsecureOrigin"/>
+ <int value="988" label="DeviceOrientationAbsoluteSecureOrigin"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/web/FrameLoaderClientImpl.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698