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

Unified Diff: mojo/public/js/codec_unittests.js

Issue 708563002: Move mojo/public/js/bindings/ moves to mojo/public/js/ (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Sync again Created 6 years, 1 month 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 | « mojo/public/js/codec.js ('k') | mojo/public/js/connection.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/js/codec_unittests.js
diff --git a/mojo/public/js/bindings/codec_unittests.js b/mojo/public/js/codec_unittests.js
similarity index 99%
rename from mojo/public/js/bindings/codec_unittests.js
rename to mojo/public/js/codec_unittests.js
index 0276db21bae8c00cfa9c745b776fd5f28d691f67..5d6950763ee5fbd2d33ab1d0144d2c5c15f6f54c 100644
--- a/mojo/public/js/bindings/codec_unittests.js
+++ b/mojo/public/js/codec_unittests.js
@@ -4,7 +4,7 @@
define([
"gin/test/expect",
- "mojo/public/js/bindings/codec",
+ "mojo/public/js/codec",
"mojo/public/interfaces/bindings/tests/rect.mojom",
"mojo/public/interfaces/bindings/tests/sample_service.mojom",
"mojo/public/interfaces/bindings/tests/test_structs.mojom",
« no previous file with comments | « mojo/public/js/codec.js ('k') | mojo/public/js/connection.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698