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

Unified Diff: mojo/mojo_apps_js_unittests.isolate

Issue 219243011: Mojo: Move mojo/public/bindings/tests/*.mojom to mojo/public/interfaces/bindings/tests/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased 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 23c345c780ef927e049b27a5f6f2fb45d0793df3..29a7d6deb855acd002c8bdb7f6ff78997f90fb44 100644
--- a/mojo/mojo_apps_js_unittests.isolate
+++ b/mojo/mojo_apps_js_unittests.isolate
@@ -20,7 +20,7 @@
'<(PRODUCT_DIR)/mojo_apps_js_unittests<(EXECUTABLE_SUFFIX)',
],
'isolate_dependency_untracked': [
- '<(PRODUCT_DIR)/gen/mojo/public/bindings/tests/',
+ '<(PRODUCT_DIR)/gen/mojo/public/interfaces/bindings/tests/',
'apps/js/',
'bindings/js/',
'public/bindings/js/',
« 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