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

Unified Diff: chrome/browser/android/vr_shell/ui_elements/ui_element_debug_id.h

Issue 2955483003: Show splash screen when entering VR from a deep-link (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:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/android/vr_shell/ui_elements/ui_element_debug_id.h
diff --git a/chrome/browser/android/vr_shell/ui_elements/ui_element_debug_id.h b/chrome/browser/android/vr_shell/ui_elements/ui_element_debug_id.h
index e8e787809022fb73b096061680af6e2af1a374a4..3ec3e85cd3fcdced8a11ee5ddaedba133350e11f 100644
--- a/chrome/browser/android/vr_shell/ui_elements/ui_element_debug_id.h
+++ b/chrome/browser/android/vr_shell/ui_elements/ui_element_debug_id.h
@@ -28,6 +28,7 @@ enum UiElementDebugId {
kExitPrompt,
kExitPromptBackplane,
kTransientUrlBar,
+ kSplashScreenIcon,
};
} // namespace vr_shell

Powered by Google App Engine
This is Rietveld 408576698