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

Unified Diff: chrome/browser/resources/vr_shell/vr_shell_ui_api.js

Issue 2684233003: Switch tabs from VR shell. (Closed)
Patch Set: Created 3 years, 10 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/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 db4c757d24719cc9b2359f3863142cb19b165555..4e35493cc3f742a24b124ccbffe55e9422b67ae4 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
};
/**

Powered by Google App Engine
This is Rietveld 408576698