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

Unified Diff: mojo/BUILD.gn

Issue 2645873003: Cleanup mojo-js tests. (Closed)
Patch Set: more deps fixes Created 3 years, 11 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 | « no previous file | mojo/edk/js/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 4a4ed288892bda080d4aaf77fdbfb4a52584ce17..070e2d1c31efd229093f63333cc36181a801a73f 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -28,8 +28,7 @@ group("tests") {
deps = [
"//ipc:ipc_tests",
"//mojo/common:mojo_common_unittests",
- "//mojo/edk/js/test:js_integration_tests",
- "//mojo/edk/js/test:js_unittests",
+ "//mojo/edk/js/tests",
"//mojo/edk/system:mojo_message_pipe_perftests",
"//mojo/edk/system:mojo_system_unittests",
"//mojo/edk/test:mojo_public_bindings_perftests",
« no previous file with comments | « no previous file | mojo/edk/js/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698