 Chromium Code Reviews
 Chromium Code Reviews Issue 2745293005:
  Moving mojo/validation test into LayoutTests  (Closed)
    
  
    Issue 2745293005:
  Moving mojo/validation test into LayoutTests  (Closed) 
  | 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 = [ |