| 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). -->
|
|
|