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

Unified Diff: chrome/browser/android/vr_shell/vr_shell.h

Issue 2684233003: Switch tabs from VR shell. (Closed)
Patch Set: Rebased on ToT 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/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;

Powered by Google App Engine
This is Rietveld 408576698