| 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 6b7472d8f932870124cf6a5654a99b930e8bf569..2e6117393d5f3e56b82c5b454036db2673d5b0c3 100644
|
| --- a/mojo/public/cpp/bindings/tests/BUILD.gn
|
| +++ b/mojo/public/cpp/bindings/tests/BUILD.gn
|
| @@ -83,11 +83,9 @@ if (!is_ios) {
|
| "array_common_test.h",
|
| "container_test_util.cc",
|
| "container_test_util.h",
|
| - "map_common_test.h",
|
| "variant_test_util.h",
|
| "wtf_array_unittest.cc",
|
| "wtf_hash_unittest.cc",
|
| - "wtf_map_unittest.cc",
|
| "wtf_types_unittest.cc",
|
| ]
|
|
|
|
|