| 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 52eebeb596afd732f121e4b79ffb99953481f7ec..6ebd60e46b9fd2af059e0835f4ce0ee1235a2363 100644
|
| --- a/third_party/WebKit/LayoutTests/mojo/module-loading.html
|
| +++ b/third_party/WebKit/LayoutTests/mojo/module-loading.html
|
| @@ -3,6 +3,7 @@
|
| <script src="../resources/testharness.js"></script>
|
| <script src="../resources/testharnessreport.js"></script>
|
| <script src="file:///gen/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>
|
|
|
|
|