Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(158)

Unified Diff: services/js/system/tests/sample_service_tests.js

Issue 1374023002: Move JS support code from //mojo/edk/js to //services/js/system (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « services/js/system/tests/js_to_cpp_tests.js ('k') | services/js/system/threading.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « services/js/system/tests/js_to_cpp_tests.js ('k') | services/js/system/threading.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698