| Index: services/js/system/tests/js_to_cpp_tests.js
|
| diff --git a/mojo/edk/js/tests/js_to_cpp_tests.js b/services/js/system/tests/js_to_cpp_tests.js
|
| similarity index 98%
|
| rename from mojo/edk/js/tests/js_to_cpp_tests.js
|
| rename to services/js/system/tests/js_to_cpp_tests.js
|
| index ddecc4b14b4c513f3a0feb815891b6291a8f9c3f..e1857e7e1308412385baa3d1ef4edcc0539b4cca 100644
|
| --- a/mojo/edk/js/tests/js_to_cpp_tests.js
|
| +++ b/services/js/system/tests/js_to_cpp_tests.js
|
| @@ -2,9 +2,9 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -define('mojo/edk/js/tests/js_to_cpp_tests', [
|
| +define('services/js/system/tests/js_to_cpp_tests', [
|
| 'console',
|
| - 'mojo/edk/js/tests/js_to_cpp.mojom',
|
| + 'services/js/system/tests/js_to_cpp.mojom',
|
| 'mojo/public/js/bindings',
|
| 'mojo/public/js/connection',
|
| 'mojo/public/js/connector',
|
|
|