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

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: Comment, file URLs Created 4 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 bcd6f4c192a2ff19bc157cffbf6ea0fc92afad26..7c0fd0777a6470f775a48a38bf0a515792807f27 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -206,6 +206,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',
@@ -391,6 +392,7 @@
'browser/bluetooth/frame_connected_bluetooth_devices_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',

Powered by Google App Engine
This is Rietveld 408576698