Index: mojo/edk/js/tests/sample_service_tests.js |
diff --git a/mojo/apps/js/bindings/sample_service_unittests.js b/mojo/edk/js/tests/sample_service_tests.js |
similarity index 99% |
rename from mojo/apps/js/bindings/sample_service_unittests.js |
rename to mojo/edk/js/tests/sample_service_tests.js |
index 8030f448bcc76960d8b88f1285b9e8a7cfb74189..ca4f8e6bccc14dfbf04fce126e8f9cb46c4465d3 100644 |
--- a/mojo/apps/js/bindings/sample_service_unittests.js |
+++ b/mojo/edk/js/tests/sample_service_tests.js |
@@ -4,7 +4,7 @@ |
define([ |
"console", |
- "mojo/apps/js/test/hexdump", |
+ "mojo/edk/js/test/hexdump", |
"gin/test/expect", |
"mojo/public/interfaces/bindings/tests/sample_service.mojom", |
"mojo/public/interfaces/bindings/tests/sample_import.mojom", |