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

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

Issue 2394703003: Add deprecation messages to deprecated parts of the WebVR API. (Closed)
Patch Set: 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index db79a3ce5c1c80b78b99517e17a4c6ee11bfab69..3fb41f8f7c88cce8fcbd3241630aa2dc42724f89 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -81983,6 +81983,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1578" label="CSSZoomReset"/>
<int value="1579" label="CSSZoomDocument"/>
<int value="1580" label="PaymentAddressCareOf"/>
+ <int value="1581" label="VRGetDisplaysInsecureOrigin"/>
+ <int value="1582" label="VRRequestPresent"/>
+ <int value="1583" label="VRRequestPresentInsecureOrigin"/>
+ <int value="1584" label="VRDeprecatedFieldOfView"/>
</enum>
<enum name="FetchRequestMode" type="int">

Powered by Google App Engine
This is Rietveld 408576698