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

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

Issue 2895263004: [subresource_filter] Add TRACE_EVENT probes for frame activation (Closed)
Patch Set: Created 3 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: 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 ab2eb0df3e0f92a98bd83055fe818e69b6572f51..61964f8d5e9da2aa696c723f3d60dcb9d84b773d 100644
--- a/components/subresource_filter/core/common/BUILD.gn
+++ b/components/subresource_filter/core/common/BUILD.gn
@@ -11,6 +11,7 @@ static_library("common") {
"activation_list.h",
"activation_scope.cc",
"activation_scope.h",
+ "activation_state.cc",
"activation_state.h",
"closed_hash_map.h",
"copying_file_stream.cc",

Powered by Google App Engine
This is Rietveld 408576698