| Index: mojo/public/cpp/bindings/tests/BUILD.gn
|
| diff --git a/mojo/public/cpp/bindings/tests/BUILD.gn b/mojo/public/cpp/bindings/tests/BUILD.gn
|
| index 7326f2a4a3194536897c5c5a64bd25bff2e8d3b4..6b7472d8f932870124cf6a5654a99b930e8bf569 100644
|
| --- a/mojo/public/cpp/bindings/tests/BUILD.gn
|
| +++ b/mojo/public/cpp/bindings/tests/BUILD.gn
|
| @@ -32,7 +32,6 @@ source_set("tests") {
|
| "request_response_unittest.cc",
|
| "router_test_util.cc",
|
| "router_test_util.h",
|
| - "router_unittest.cc",
|
| "sample_service_unittest.cc",
|
| "serialization_warning_unittest.cc",
|
| "stl_converters_unittest.cc",
|
|
|