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

Unified Diff: chrome/browser/android/vr_shell/ui_unsupported_mode.h

Issue 2913633002: [vr] Clicking on the security icon should prompt the user to bail out of VR (Closed)
Patch Set: rebase 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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/android/vr_shell/ui_unsupported_mode.h
diff --git a/chrome/browser/android/vr_shell/ui_unsupported_mode.h b/chrome/browser/android/vr_shell/ui_unsupported_mode.h
index 4811b0b2f794b6fde3a13529053ba2f760758814..731af52007f61f083f7f451a23c45cc66a3ddf3d 100644
--- a/chrome/browser/android/vr_shell/ui_unsupported_mode.h
+++ b/chrome/browser/android/vr_shell/ui_unsupported_mode.h
@@ -13,6 +13,7 @@ namespace vr_shell {
enum class UiUnsupportedMode : int {
kUnhandledCodePoint = 0,
kCouldNotElideURL,
+ kUnhandledPageInfo,
// This must be last.
kCount,
« no previous file with comments | « chrome/browser/android/vr_shell/ui_scene_manager_unittest.cc ('k') | chrome/browser/android/vr_shell/vr_shell.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698