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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2394703003: Add deprecation messages to deprecated parts of the WebVR API. (Closed)
Patch Set: Sync/Rebase Created 4 years, 2 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
« no previous file with comments | « third_party/WebKit/Source/modules/vr/VREyeParameters.idl ('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 6a1fed111695b852f8b8d59161c3155985b7fb3e..a9a6ce9d76724f5f659e201cb43c12f8067a2691 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -83127,6 +83127,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1615" label="LongTaskObserver"/>
<int value="1616" label="CSSMotionInEffect"/>
<int value="1617" label="CSSOffsetInEffect"/>
+ <int value="1618" label="VRGetDisplaysInsecureOrigin"/>
+ <int value="1619" label="VRRequestPresent"/>
+ <int value="1620" label="VRRequestPresentInsecureOrigin"/>
+ <int value="1621" label="VRDeprecatedFieldOfView"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/vr/VREyeParameters.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698