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 f2697c625bfbd3b08a6da2a080f225d315cbd921..f3a64b603015562544c70aa2137ba73d76af4cd0 100644 |
--- a/mojo/public/cpp/bindings/tests/BUILD.gn |
+++ b/mojo/public/cpp/bindings/tests/BUILD.gn |
@@ -77,11 +77,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", |
] |