| Index: chrome/test/data/android/webvr_instrumentation/html/test_navigation_webvr_page.html
|
| diff --git a/chrome/test/data/android/webvr_instrumentation/html/test_navigation_webvr_page.html b/chrome/test/data/android/webvr_instrumentation/html/test_navigation_webvr_page.html
|
| index e1e4b3b4b072cecd70899113d69cf84a838f93f8..867d193f8459a7d1bbe4231a0275aa067fea38d7 100644
|
| --- a/chrome/test/data/android/webvr_instrumentation/html/test_navigation_webvr_page.html
|
| +++ b/chrome/test/data/android/webvr_instrumentation/html/test_navigation_webvr_page.html
|
| @@ -4,7 +4,6 @@
|
| <body>
|
| <input type="checkbox" onclick="setFullscreen(this)" id="fullscreen">Fullscreen
|
| <canvas id="webgl-canvas"></canvas>
|
| - <script src="../../../../../../third_party/WebKit/LayoutTests/resources/testharness.js"></script>
|
| <script src="../resources/webvr_e2e.js"></script>
|
| <script src="../resources/webvr_boilerplate.js"></script>
|
| <script src="../resources/navigation_e2e.js"></script>
|
|
|