Chromium Code Reviews| Index: mojo/edk/js/tests/BUILD.gn |
| diff --git a/mojo/edk/js/tests/BUILD.gn b/mojo/edk/js/tests/BUILD.gn |
| index b21cdbc40b8df9eed92292ccef3f8a9f29a3afe5..693a03ce254ceb679bb2a37ccc68d69cde6c5946 100644 |
| --- a/mojo/edk/js/tests/BUILD.gn |
| +++ b/mojo/edk/js/tests/BUILD.gn |
| @@ -24,7 +24,9 @@ source_set("js_to_cpp_tests") { |
| ] |
| data = [ |
| + "binding_tests.js", |
| "connection_tests.js", |
| + "interface_ptr_tests.js", |
| "js_to_cpp_tests.js", |
| "sample_service_tests.js", |
| ] |