| 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 2d354ef33a8ce4a65b8eaf39990d7dca0467bd86..7d1f469fec15ff027b11252142260d734780f0bd 100644
|
| --- a/chrome/browser/resources/vr_shell/vr_shell_ui.html
|
| +++ b/chrome/browser/resources/vr_shell/vr_shell_ui.html
|
| @@ -45,6 +45,7 @@ found in the LICENSE file.
|
| </body>
|
|
|
| <!-- Run script after creating body, to let it add its own elements. -->
|
| +<script src="chrome://resources/js/cr.js"></script>
|
| <script src="vr_shell_ui_api.js"></script>
|
| <script src="vr_shell_ui_scene.js"></script>
|
| <script src="vr_shell_ui.js"></script>
|
|
|