| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index f1597383ff01f0500993aac9c0787a5152997c1b..4f381eedac9981648f6ed14d0652274ac56102f7 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -250,7 +250,7 @@
|
| 'browser/webkit_browsertest.cc',
|
| 'browser/webui/web_ui_mojo_browsertest.cc',
|
| 'child/child_thread_impl_browsertest.cc',
|
| - 'child/site_isolation_policy_browsertest.cc',
|
| + 'child/site_isolation_stats_gatherer_browsertest.cc',
|
| 'renderer/accessibility/renderer_accessibility_browsertest.cc',
|
| 'renderer/devtools/v8_sampling_profiler_browsertest.cc',
|
| 'renderer/gin_browsertest.cc',
|
| @@ -602,7 +602,7 @@
|
| 'child/shared_memory_data_consumer_handle_unittest.cc',
|
| 'child/shared_memory_received_data_factory_unittest.cc',
|
| 'child/simple_webmimeregistry_impl_unittest.cc',
|
| - 'child/site_isolation_policy_unittest.cc',
|
| + 'child/site_isolation_stats_gatherer_unittest.cc',
|
| 'child/v8_value_converter_impl_unittest.cc',
|
| 'child/web_data_consumer_handle_impl_unittest.cc',
|
| 'child/web_process_memory_dump_impl_unittest.cc',
|
| @@ -612,6 +612,7 @@
|
| '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',
|
| 'common/database_connections_unittest.cc',
|
| 'common/database_identifier_unittest.cc',
|
|
|