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

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

Issue 2912093002: [vr] Exit VR mode when we encounter unsupported URLs (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
« no previous file with comments | « chrome/browser/android/vr_shell/ui_unsupported_mode.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/enums.xml
diff --git a/tools/metrics/histograms/enums.xml b/tools/metrics/histograms/enums.xml
index ad32f8fbd77486acc1801c00abfe810f433d756d..ec78577cbec96938f87e7a20397a78763009ba3e 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -36780,6 +36780,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"/>
</enum>
<enum name="VRViewerType" type="int">
« no previous file with comments | « chrome/browser/android/vr_shell/ui_unsupported_mode.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698