| Index: third_party/WebKit/LayoutTests/mojo/module-loading.html
|
| diff --git a/third_party/WebKit/LayoutTests/mojo/module-loading.html b/third_party/WebKit/LayoutTests/mojo/module-loading.html
|
| index f99b8b030611d5f657bfe3380dd0283e346c0efa..cddb67d04a8462388e4307fe98cd13b315f09b3a 100644
|
| --- a/third_party/WebKit/LayoutTests/mojo/module-loading.html
|
| +++ b/third_party/WebKit/LayoutTests/mojo/module-loading.html
|
| @@ -3,7 +3,6 @@
|
| <script src="../resources/testharness.js"></script>
|
| <script src="../resources/testharnessreport.js"></script>
|
| <script src="file:///gen/layout_test_data/mojo/public/js/mojo_bindings.js"></script>
|
| -<script src="file:///gen/mojo/public/interfaces/bindings/tests/echo_import.mojom.js"></script>
|
| <script src="file:///gen/mojo/public/interfaces/bindings/tests/echo.mojom.js"></script>
|
| <script>
|
|
|
|
|