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

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

Issue 2913633002: [vr] Clicking on the security icon should prompt the user to bail out of VR (Closed)
Patch Set: . Created 3 years, 7 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/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index c46ee61d2f2d455a60f8e6e99276ed94d59f7178..ba27ca2c041d66fc143e3e5a9e477c772bab7514 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -36907,6 +36907,7 @@ from previous Chrome versions.
<enum name="VRUnsupportedMode" type="int">
<int value="0" label="Unhandled code point in URL"/>
<int value="1" label="Could not elide URL"/>
+ <int value="2" label="Unhandled PageInfo"/>
</enum>
<enum name="VRViewerType" type="int">
« chrome/browser/android/vr_shell/ui_scene_manager.cc ('K') | « tools/metrics/actions/actions.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698