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

Unified Diff: chrome/browser/resources/vr_shell/vr_shell_ui.html

Issue 2740013003: Exiting menu mode when content preview is clicked (Closed)
Patch Set: Resolving conflict Created 3 years, 9 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
« no previous file with comments | « chrome/browser/resources/vr_shell/vr_shell_ui.css ('k') | chrome/browser/resources/vr_shell/vr_shell_ui.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/vr_shell/vr_shell_ui.html
diff --git a/chrome/browser/resources/vr_shell/vr_shell_ui.html b/chrome/browser/resources/vr_shell/vr_shell_ui.html
index c2839d19d845f5140562f8bcbdd3da80937f065b..d522e96a728c7f5a40d958712b8468ca7b5f1106 100644
--- a/chrome/browser/resources/vr_shell/vr_shell_ui.html
+++ b/chrome/browser/resources/vr_shell/vr_shell_ui.html
@@ -73,6 +73,7 @@ found in the LICENSE file.
$i18n{forward}
</div>
<div id="reload-ui-button" class="ui-element">Reload UI</div>
+ <div id="content-interceptor" class="ui-element"></div>
<div id="tab-template" class="tab"></div>
<!--The tab container element behaves like a scroll view (in conjunction
with the clip view). -->
« no previous file with comments | « chrome/browser/resources/vr_shell/vr_shell_ui.css ('k') | chrome/browser/resources/vr_shell/vr_shell_ui.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698