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 0b777d4407cee80200ca1195ec265ed0966c7c65..8e2fca19573b11132be1c014c3eda7df38f803f0 100644 |
| --- a/chrome/browser/resources/vr_shell/vr_shell_ui_api.js |
| +++ b/chrome/browser/resources/vr_shell/vr_shell_ui_api.js |
| @@ -83,8 +83,6 @@ var api = (function() { |
| 'UNKNOWN': -1, |
| 'STANDARD': 0, |
| 'WEB_VR': 1, |
| - 'MENU': 2, |
| - 'CINEMA': 3 |
| }); |
| /** |