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

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: Re-upload. 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
« no previous file with comments | « content/content_common.gypi ('k') | content/renderer/render_process_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « content/content_common.gypi ('k') | content/renderer/render_process_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698