| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 8b5c2a4cd544cc07e6e95aed894fd3495011ca8b..cc4804201a7ef97d51b95f8cf11bab4d3e6ace92 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -668,7 +668,6 @@
|
| 'child/worker_thread_registry_unittest.cc',
|
| 'common/android/address_parser_unittest.cc',
|
| 'common/android/gin_java_bridge_value_unittest.cc',
|
| - 'common/cc_messages_unittest.cc',
|
| 'common/common_param_traits_unittest.cc',
|
| 'common/cross_site_document_classifier_unittest.cc',
|
| 'common/cursors/webcursor_unittest.cc',
|
| @@ -1256,7 +1255,6 @@
|
| ],
|
| 'sources': [
|
| 'browser/renderer_host/input/input_router_impl_perftest.cc',
|
| - 'common/cc_messages_perftest.cc',
|
| 'common/discardable_shared_memory_heap_perftest.cc',
|
| 'test/run_all_perftests.cc',
|
| ],
|
|
|