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

Unified Diff: content/test/BUILD.gn

Issue 2368923003: Support the Clear-Site-Data header on resource requests (Closed)
Patch Set: Addressed comments, formatted. Created 3 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 10426fafb0ceae1169c87e94290acc8ea51088bb..bb393b6d23b90fd05786ff51ffe8b44c9260eb73 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -76,6 +76,8 @@ static_library("test_support") {
"../public/test/javascript_test_observer.h",
"../public/test/memory_coordinator_test_utils.cc",
"../public/test/memory_coordinator_test_utils.h",
+ "../public/test/mock_browsing_data_remover_delegate.cc",
+ "../public/test/mock_browsing_data_remover_delegate.h",
"../public/test/mock_download_item.cc",
"../public/test/mock_download_item.h",
"../public/test/mock_download_manager.cc",
« no previous file with comments | « content/public/test/mock_browsing_data_remover_delegate.cc ('k') | content/test/data/browsing_data/worker.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698