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

Unified Diff: content/content_browser.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/browser/frame_host/navigation_handle_impl.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 053cab901b00fa98955b72fdfdd170f8d4da9e1a..b199e84704c640cb215d817aca7e846b2ffc1330 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -529,6 +529,8 @@
'browser/browser_thread_impl.h',
'browser/browser_url_handler_impl.cc',
'browser/browser_url_handler_impl.h',
+ 'browser/browsing_data/clear_site_data_throttle.cc',
+ 'browser/browsing_data/clear_site_data_throttle.h',
'browser/browsing_instance.cc',
'browser/browsing_instance.h',
'browser/byte_stream.cc',
« no previous file with comments | « content/browser/frame_host/navigation_handle_impl.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698