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

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

Issue 2745293005: Moving mojo/validation test into LayoutTests (Closed)
Patch Set: generate copies of data files 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 6c8fbeeb7d063920323705bd319539962a626bbd..8d6172f2c49315bb4b7e0e25b59e65d899da73a8 100644
--- a/mojo/public/js/BUILD.gn
+++ b/mojo/public/js/BUILD.gn
@@ -38,10 +38,7 @@ group("tests") {
testonly = true
data = [
- "//mojo/public/interfaces/bindings/tests/data/validation/",
"tests/core_unittest.js",
- "tests/validation_test_input_parser.js",
- "tests/validation_unittest.js",
]
public_deps = [

Powered by Google App Engine
This is Rietveld 408576698