Chromium Code Reviews| Index: ios/web/test/data/mojo_test.html |
| diff --git a/ios/web/test/data/mojo_test.html b/ios/web/test/data/mojo_test.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..27ca24da22b6f0f66ce32f55188199a7b2827495 |
| --- /dev/null |
| +++ b/ios/web/test/data/mojo_test.html |
| @@ -0,0 +1,7 @@ |
| +<!doctype html> |
| +<html> |
| +<head> |
| + <script src="chrome://resources/js/ios/web_ui.js"></script> |
| + <script src="mojo_test.js"></script> |
| +</head> |
| +</html> |