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

Unified Diff: base/BUILD.gn

Issue 2820433005: memory-infra: Start disentangling tracing from memory-infra (Closed)
Patch Set: add todo 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
« no previous file with comments | « no previous file | base/trace_event/memory_dump_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index e6b2c640dc87b3e3baee5a0b7795ebf4ecd0b276..d096f012c42b37a89c7419d274dd3aa18fecd230 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -981,6 +981,8 @@ component("base") {
"trace_event/memory_infra_background_whitelist.h",
"trace_event/memory_peak_detector.cc",
"trace_event/memory_peak_detector.h",
+ "trace_event/memory_tracing_observer.cc",
+ "trace_event/memory_tracing_observer.h",
"trace_event/memory_usage_estimator.cc",
"trace_event/memory_usage_estimator.h",
"trace_event/process_memory_dump.cc",
« no previous file with comments | « no previous file | base/trace_event/memory_dump_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698