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

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

Issue 2796253002: Associated Message Validation (Closed)
Patch Set: Remove encode & decode for Associated Interface/Request. Current test only tests validation. Created 3 years, 8 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
Index: mojo/edk/js/tests/BUILD.gn
diff --git a/mojo/edk/js/tests/BUILD.gn b/mojo/edk/js/tests/BUILD.gn
index f56c4b95f9a110f48d01140d1312d0d3137cdef8..c58b252449346b11baf5de801a16e1d39f09bb10 100644
--- a/mojo/edk/js/tests/BUILD.gn
+++ b/mojo/edk/js/tests/BUILD.gn
@@ -57,6 +57,7 @@ test("mojo_js_unittests") {
"//mojo/edk/test:run_all_unittests",
"//mojo/edk/test:test_support",
"//mojo/public/cpp/system",
+ "//mojo/public/interfaces/bindings/tests:test_associated_interfaces",
"//mojo/public/interfaces/bindings/tests:test_interfaces",
"//mojo/public/js:tests",
]

Powered by Google App Engine
This is Rietveld 408576698