Chromium Code Reviews| Index: chrome/browser/android/vr_shell/vr_shell.h |
| diff --git a/chrome/browser/android/vr_shell/vr_shell.h b/chrome/browser/android/vr_shell/vr_shell.h |
| index cc09af90e2b8f1f3693bc61dd016ea6baf7029bd..63f9e39a12325997d2557feed45100f24a6138cb 100644 |
| --- a/chrome/browser/android/vr_shell/vr_shell.h |
| +++ b/chrome/browser/android/vr_shell/vr_shell.h |
| @@ -56,6 +56,7 @@ enum UiAction { |
| LOAD_URL, |
| OMNIBOX_CONTENT, |
| SET_CONTENT_PAUSED, |
| + SHOW_TAB, |
| }; |
| class VrMetricsHelper; |