| 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 7b5db2605666d45254058cb2ee9f231a4efb8ee1..3cd014ead7b1134c68e73678a72e89b2b1e0b30f 100644
|
| --- a/mojo/public/cpp/bindings/tests/BUILD.gn
|
| +++ b/mojo/public/cpp/bindings/tests/BUILD.gn
|
| @@ -32,7 +32,6 @@ source_set("tests") {
|
| "router_test_util.h",
|
| "sample_service_unittest.cc",
|
| "serialization_warning_unittest.cc",
|
| - "string_unittest.cc",
|
| "struct_unittest.cc",
|
| "sync_method_unittest.cc",
|
| "type_conversion_unittest.cc",
|
|
|