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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2345783002: Added some basic WebVR use counters (Closed)
Patch Set: Created 4 years, 3 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/VRDisplay.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 2972cf895dc880916baa6fbf0ac19f056c550506..398ff5a66ca7eda3ff49f7b7a954f6171d99d8a1 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -81269,6 +81269,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
label="PresentationConnectionListConnectionAvailableEventListener"/>
<int value="1556" label="WebAudioAutoplayCrossOriginIframe"/>
<int value="1557" label="ScriptInvalidTypeOrLanguage"/>
+ <int value="1558" label="VRGetDisplays"/>
+ <int value="1559" label="VRPresent"/>
+ <int value="1560" label="VRDeprecatedGetPose"/>
</enum>
<enum name="FetchRequestMode" type="int">
« no previous file with comments | « third_party/WebKit/Source/modules/vr/VRDisplay.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698