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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2899393003: [vr] Exit VR mode when we encounter unsupported URLs (Closed)
Patch Set: . Created 3 years, 6 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 3d6e6ce6bfe1d9719ca9669e1bd28f88aac14139..2a33b3f3ecd9284d3c449172d48c9b10712874f1 100644
--- a/tools/metrics/histograms/enums.xml
+++ b/tools/metrics/histograms/enums.xml
@@ -36792,6 +36792,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