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

Unified Diff: content/test/data/web_ui_mojo.js

Issue 223233002: Mojo: Move mojo/public/bindings/js to mojo/public/js/bindings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase & restore ordering Created 6 years, 9 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 | « content/content_resources.grd ('k') | mojo/apps/js/bindings/connection_unittests.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/web_ui_mojo.js
diff --git a/content/test/data/web_ui_mojo.js b/content/test/data/web_ui_mojo.js
index 31791cb955af547bb1b09ec47dc1bc8940b895eb..9ab2519f5f3aa6b401af263097818e0126cf17ae 100644
--- a/content/test/data/web_ui_mojo.js
+++ b/content/test/data/web_ui_mojo.js
@@ -3,7 +3,7 @@
// found in the LICENSE file.
define('main', [
- 'mojo/public/bindings/js/connection',
+ 'mojo/public/js/bindings/connection',
'content/test/data/web_ui_test_mojo_bindings.mojom',
], function(connection, bindings) {
« no previous file with comments | « content/content_resources.grd ('k') | mojo/apps/js/bindings/connection_unittests.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698