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

Unified Diff: services/js/system/tests/BUILD.gn

Issue 1424113002: Remove yet more unneeded //mojo/edk/test:test_support dependencies. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 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 | « services/js/BUILD.gn ('k') | services/js/system/tests/js_to_cpp_tests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/js/system/tests/BUILD.gn
diff --git a/services/js/system/tests/BUILD.gn b/services/js/system/tests/BUILD.gn
index 2640a5a45ffb2bde6385f1b1bf5a015b21bbb958..e45b882a1bf84b9820f8529b765292aa0b15e4e8 100644
--- a/services/js/system/tests/BUILD.gn
+++ b/services/js/system/tests/BUILD.gn
@@ -10,7 +10,6 @@ source_set("js_to_cpp_tests") {
deps = [
":js_to_cpp_bindings",
"//gin:gin_test",
- "//mojo/edk/test:test_support",
"//mojo/public/cpp/bindings",
"//mojo/public/cpp/system",
"//mojo/public/interfaces/bindings/tests:test_interfaces",
« no previous file with comments | « services/js/BUILD.gn ('k') | services/js/system/tests/js_to_cpp_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698