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

Unified Diff: mojo/bindings/js/tests/BUILD.gn

Issue 596053004: Move mojo/edk gyp targets in to mojo/edk/mojo_edk.gyp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojo_public_gyp
Patch Set: Created 6 years, 2 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/apps/js/test/BUILD.gn ('k') | mojo/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/bindings/js/tests/BUILD.gn
diff --git a/mojo/bindings/js/tests/BUILD.gn b/mojo/bindings/js/tests/BUILD.gn
index c85e68fdbb17d18e21e988ed866a573013493d07..2d13ff41effc418c52d47548695e87968916fb92 100644
--- a/mojo/bindings/js/tests/BUILD.gn
+++ b/mojo/bindings/js/tests/BUILD.gn
@@ -7,7 +7,7 @@ test("mojo_js_unittests") {
deps = [
"//gin:gin_test",
"//mojo/bindings/js",
- "//mojo/common/test:run_all_unittests",
+ "//mojo/edk/test:run_all_unittests",
"//mojo/edk/test:test_support",
"//mojo/public/cpp/environment:standalone",
"//mojo/public/cpp/utility",
« no previous file with comments | « mojo/apps/js/test/BUILD.gn ('k') | mojo/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698