Chromium Code Reviews| 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 |