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

Unified Diff: content/content_tests.gypi

Issue 2025683003: First experimental implementation of the Clear-Site-Data header (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REMOVE_PLUGIN_DATA for eTLD+1 Created 4 years, 4 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_browser.gypi ('k') | content/public/browser/content_browser_client.h » ('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 d4f89c9674993de9ce9537c3ccc3a503e5404fea..3866397a494d45e20e428c3ebabf10a664463ea4 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -198,6 +198,7 @@
'browser/battery_status/battery_monitor_integration_browsertest.cc',
'browser/bookmarklet_browsertest.cc',
'browser/browser_side_navigation_browsertest.cc',
+ 'browser/browsing_data/clear_site_data_throttle_browsertest.cc',
'browser/child_process_launcher_browsertest.cc',
'browser/child_process_security_policy_browsertest.cc',
'browser/compositor/image_transport_factory_browsertest.cc',
@@ -393,6 +394,7 @@
'browser/browser_associated_interface_unittest.cc',
'browser/browser_thread_unittest.cc',
'browser/browser_url_handler_impl_unittest.cc',
+ 'browser/browsing_data/clear_site_data_throttle_unittest.cc',
'browser/byte_stream_unittest.cc',
'browser/cache_storage/cache_storage_blob_to_disk_cache_unittest.cc',
'browser/cache_storage/cache_storage_cache_unittest.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/public/browser/content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698