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

Unified Diff: components/subresource_filter/core/common/BUILD.gn

Issue 2841933003: [subresource_filter] Remove some state from the driver factory (Closed)
Patch Set: no more dep branch 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: components/subresource_filter/core/common/BUILD.gn
diff --git a/components/subresource_filter/core/common/BUILD.gn b/components/subresource_filter/core/common/BUILD.gn
index eed0e8a63fdd1c58d04f9f4856c1e709635c061f..4c4218c157d92c9b32aa43c673fa1d4285c63059 100644
--- a/components/subresource_filter/core/common/BUILD.gn
+++ b/components/subresource_filter/core/common/BUILD.gn
@@ -4,6 +4,7 @@
static_library("common") {
sources = [
+ "activation_decision.h",
"activation_level.cc",
"activation_level.h",
"activation_list.cc",

Powered by Google App Engine
This is Rietveld 408576698