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

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: fix compile error on bots 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 9f1a13e8dfbb2ef6860ee7eb9c4eb062c113e109..26c2f6a707a18a1ff62579e3a5ffbe9534a0191b 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
@@ -30,6 +30,7 @@ enum UiElementDebugId {
kTransientUrlBar,
kLocationAccessIndicator,
kPresentationToast,
+ kSplashScreenIcon,
};
} // namespace vr_shell
« no previous file with comments | « chrome/browser/android/vr_shell/ui_elements/splash_screen_icon.cc ('k') | chrome/browser/android/vr_shell/ui_interface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698