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