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

Unified Diff: base/trace_event/BUILD.gn

Issue 1375643002: [tracing] directly use memory-infra from blink -> base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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_provider.h » ('j') | base/trace_event/memory_dump_provider.h » ('J')
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 a55c55d75ce9f722bd9b268b7b224a8c51c10709..ffffe03059a009bb725e1d5d89ab9db57fd94209 100644
--- a/base/trace_event/BUILD.gn
+++ b/base/trace_event/BUILD.gn
@@ -12,6 +12,7 @@ source_set("trace_event") {
"memory_allocator_dump_guid.h",
"memory_dump_manager.cc",
"memory_dump_manager.h",
+ "memory_dump_provider.cc",
"memory_dump_provider.h",
"memory_dump_request_args.cc",
"memory_dump_request_args.h",
« no previous file with comments | « no previous file | base/trace_event/memory_dump_provider.h » ('j') | base/trace_event/memory_dump_provider.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698