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

Unified Diff: content/browser/BUILD.gn

Issue 2782933002: Reland of Add EnabledStateObserver to BackgroundTracingManager (Closed)
Patch Set: Fix 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
« no previous file with comments | « no previous file | content/browser/tracing/background_memory_tracing_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 2c1f3f8ca0d1cd934a8a667c4a0ca84d6a1de076..41b7e4aa963bd7452bc7b49cc889215877ae902b 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1392,6 +1392,8 @@ source_set("browser") {
"theme_helper_mac.mm",
"tracing/arc_tracing_agent.cc",
"tracing/arc_tracing_agent.h",
+ "tracing/background_memory_tracing_observer.cc",
+ "tracing/background_memory_tracing_observer.h",
"tracing/background_tracing_config_impl.cc",
"tracing/background_tracing_config_impl.h",
"tracing/background_tracing_manager_impl.cc",
« no previous file with comments | « no previous file | content/browser/tracing/background_memory_tracing_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698