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

Unified Diff: chrome/browser/BUILD.gn

Issue 2777093007: [subresource_filter] Add metrics for UI / related things (Closed)
Patch Set: msramek review + unit tests Created 3 years, 9 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 6bee5f7a102721e4ffa47a153183591ee740b56c..7332499a09b02df6d17cd790587ffe91d12527cd 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1275,6 +1275,8 @@ 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/subresource_filter_content_settings_observer_factory.cc",
+ "subresource_filter/subresource_filter_content_settings_observer_factory.h",
"sync/chrome_sync_client.cc",
"sync/chrome_sync_client.h",
"sync/glue/extensions_activity_monitor.cc",

Powered by Google App Engine
This is Rietveld 408576698