| 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 3cd014ead7b1134c68e73678a72e89b2b1e0b30f..71083ea5de467cb50edea4c4f5485cc122be1669 100644
|
| --- a/mojo/public/cpp/bindings/tests/BUILD.gn
|
| +++ b/mojo/public/cpp/bindings/tests/BUILD.gn
|
| @@ -76,11 +76,9 @@ if (!is_ios) {
|
| testonly = true
|
|
|
| sources = [
|
| - "array_common_test.h",
|
| "container_test_util.cc",
|
| "container_test_util.h",
|
| "variant_test_util.h",
|
| - "wtf_array_unittest.cc",
|
| "wtf_hash_unittest.cc",
|
| "wtf_types_unittest.cc",
|
| ]
|
|
|