| Index: chrome/test/data/android/webvr_instrumentation/resources/navigation_e2e.js
|
| diff --git a/chrome/test/data/android/webvr_instrumentation/resources/navigation_e2e.js b/chrome/test/data/android/webvr_instrumentation/resources/navigation_e2e.js
|
| index 3282451282a0a897fd631fdb2948e52a3999f31a..80f1503fd6646f3e83c9b3867bf8c129c2566d75 100644
|
| --- a/chrome/test/data/android/webvr_instrumentation/resources/navigation_e2e.js
|
| +++ b/chrome/test/data/android/webvr_instrumentation/resources/navigation_e2e.js
|
| @@ -13,4 +13,3 @@ function onFullscreenChange() {
|
| finishJavaScriptStep();
|
| }
|
| document.addEventListener('webkitfullscreenchange', onFullscreenChange, false);
|
| -window.addEventListener('load', finishJavaScriptStep, false);
|
|
|