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 2e6117393d5f3e56b82c5b454036db2673d5b0c3..7b5db2605666d45254058cb2ee9f231a4efb8ee1 100644 |
--- a/mojo/public/cpp/bindings/tests/BUILD.gn |
+++ b/mojo/public/cpp/bindings/tests/BUILD.gn |
@@ -23,8 +23,6 @@ source_set("tests") { |
"handle_passing_unittest.cc", |
"hash_unittest.cc", |
"interface_ptr_unittest.cc", |
- "map_common_test.h", |
- "map_unittest.cc", |
"message_queue.cc", |
"message_queue.h", |
"multiplex_router_unittest.cc", |
@@ -34,7 +32,6 @@ source_set("tests") { |
"router_test_util.h", |
"sample_service_unittest.cc", |
"serialization_warning_unittest.cc", |
- "stl_converters_unittest.cc", |
"string_unittest.cc", |
"struct_unittest.cc", |
"sync_method_unittest.cc", |