Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(793)

Unified Diff: content/content_tests.gypi

Issue 1174323002: [Patch 5 of 6] Split out the site_isolation_policy files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@rename_policy_to_sniffer3
Patch Set: Pull Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 24483e6d9fef089dafe03f0b4307b771c9e28eba..8580463374c4a007a89ee48c3c7d8a65be07c0dd 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -245,7 +245,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',
@@ -596,7 +596,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',
@@ -606,6 +606,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',

Powered by Google App Engine
This is Rietveld 408576698