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

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: Rebase and fix ListValue iteration. Created 4 years, 7 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 37e40826b9e037567737a59eedef8a8c222cb4e6..99143b9c28546c96ea5e05f3f2b0c8ab19f5c8bf 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -530,6 +530,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',

Powered by Google App Engine
This is Rietveld 408576698