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

Unified Diff: mojo/public/js/BUILD.gn

Issue 2745293005: Moving mojo/validation test into LayoutTests (Closed)
Patch Set: Created 3 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
Index: mojo/public/js/BUILD.gn
diff --git a/mojo/public/js/BUILD.gn b/mojo/public/js/BUILD.gn
index 0fae4b49b889e114c6553912eeca19c4d61b7b97..9a0ccbccaef917beae281328e30ebc8c2ea9c7ed 100644
--- a/mojo/public/js/BUILD.gn
+++ b/mojo/public/js/BUILD.gn
@@ -46,8 +46,6 @@ group("tests") {
"tests/sample_service_unittest.js",
"tests/struct_unittest.js",
"tests/union_unittest.js",
- "tests/validation_test_input_parser.js",
- "tests/validation_unittest.js",
]
public_deps = [

Powered by Google App Engine
This is Rietveld 408576698