Chromium Code Reviews| Index: chrome/browser/resources/vr_shell/vr_shell_ui_api.js |
| diff --git a/chrome/browser/resources/vr_shell/vr_shell_ui_api.js b/chrome/browser/resources/vr_shell/vr_shell_ui_api.js |
| index d1c3a3b2292fb350801d58086fa17cf2eed28016..cefeffdaf387de0c53513159f739b31755fa4ecb 100644 |
| --- a/chrome/browser/resources/vr_shell/vr_shell_ui_api.js |
| +++ b/chrome/browser/resources/vr_shell/vr_shell_ui_api.js |
| @@ -70,6 +70,7 @@ api.Action = { |
| 'LOAD_URL': 6, |
| 'OMNIBOX_CONTENT': 7, |
| 'SET_CONTENT_PAUSED': 8, |
| + 'SHOW_TAB': 9 |
| }; |
| /** |