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

Unified Diff: base/trace_event/BUILD.gn

Issue 1641513004: Update //base to chromium 9659b08ea5a34f889dc4166217f438095ddc10d2 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 4 years, 11 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 | « base/time/time_win.cc ('k') | base/trace_event/malloc_dump_provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/trace_event/BUILD.gn
diff --git a/base/trace_event/BUILD.gn b/base/trace_event/BUILD.gn
index e6392e21e4809c33fd431533d94232bf4e086a00..663d7bae9a516196d99e2f5c3037c724d5bb4290 100644
--- a/base/trace_event/BUILD.gn
+++ b/base/trace_event/BUILD.gn
@@ -13,6 +13,7 @@ source_set("trace_event") {
"memory_dump_manager.cc",
"memory_dump_manager.h",
"memory_dump_provider.h",
+ "memory_dump_request_args.cc",
"memory_dump_request_args.h",
"memory_dump_session_state.cc",
"memory_dump_session_state.h",
@@ -39,6 +40,8 @@ source_set("trace_event") {
"trace_event_impl_constants.cc",
"trace_event_memory.cc",
"trace_event_memory.h",
+ "trace_event_memory_overhead.cc",
+ "trace_event_memory_overhead.h",
"trace_event_synthetic_delay.cc",
"trace_event_synthetic_delay.h",
"trace_event_system_stats_monitor.cc",
« no previous file with comments | « base/time/time_win.cc ('k') | base/trace_event/malloc_dump_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698