| 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 4c295d22fd1919f9c1ff3c04ebaa058a2e741780..2d5364dc6c7bf0a94280aa131e64b5a4b0419387 100644
|
| --- a/chrome/browser/resources/vr_shell/vr_shell_ui.html
|
| +++ b/chrome/browser/resources/vr_shell/vr_shell_ui.html
|
| @@ -31,7 +31,7 @@ found in the LICENSE file.
|
| <div>$i18n{insecureWebVrContentTransient}</div>
|
| </div>
|
| </div>
|
| - <div class="ui-element">
|
| + <div id="omni-container" class="ui-element">
|
| <div id="omni" class="idle">
|
| <div id="omni-content">
|
| <img id="omni-insecure-icon" class="connection-security"
|
|
|