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

Unified Diff: mojo/mojo_apps_js_unittests.isolate

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 | « mojo/bindings/js/codec_unittests.js ('k') | mojo/mojo_js_unittests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_apps_js_unittests.isolate
diff --git a/mojo/mojo_apps_js_unittests.isolate b/mojo/mojo_apps_js_unittests.isolate
index 29a7d6deb855acd002c8bdb7f6ff78997f90fb44..c8fe03889c36b428c5440dd98c2476f4a68418fb 100644
--- a/mojo/mojo_apps_js_unittests.isolate
+++ b/mojo/mojo_apps_js_unittests.isolate
@@ -23,7 +23,7 @@
'<(PRODUCT_DIR)/gen/mojo/public/interfaces/bindings/tests/',
'apps/js/',
'bindings/js/',
- 'public/bindings/js/',
+ 'public/js/bindings/',
],
},
}],
« no previous file with comments | « mojo/bindings/js/codec_unittests.js ('k') | mojo/mojo_js_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698