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

Unified Diff: chrome/browser/BUILD.gn

Issue 2858483003: [subresource_filter] Move throttle insertion into the client (Closed)
Patch Set: rebase Created 3 years, 8 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 7c5874aa25aa3ad29bad687989450840cbec874a..6f1386e7f44aec8326d29ef9272ede1dcfe81240 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1291,8 +1291,6 @@ split_static_library("browser") {
"storage/storage_info_fetcher.h",
"subresource_filter/chrome_subresource_filter_client.cc",
"subresource_filter/chrome_subresource_filter_client.h",
- "subresource_filter/navigation_throttle_util.cc",
- "subresource_filter/navigation_throttle_util.h",
"subresource_filter/subresource_filter_content_settings_manager.cc",
"subresource_filter/subresource_filter_content_settings_manager.h",
"subresource_filter/subresource_filter_profile_context.cc",

Powered by Google App Engine
This is Rietveld 408576698