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

Unified Diff: components/tracing_nacl.gyp

Issue 1417003003: [tracing] Dump child processes' memory metrics in browser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@web_cache2_base
Patch Set: dNits. Created 5 years, 1 month 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/tracing_nacl.gyp
diff --git a/components/tracing_nacl.gyp b/components/tracing_nacl.gyp
index 1260e852e69cf44414f245b0ad469ac103ee7780..ef79ff63a8762933077f8a98b6aedb365bc1362f 100644
--- a/components/tracing_nacl.gyp
+++ b/components/tracing_nacl.gyp
@@ -37,6 +37,8 @@
'tracing/child_memory_dump_manager_delegate_impl.h',
'tracing/child_trace_message_filter.cc',
'tracing/child_trace_message_filter.h',
+ 'tracing/process_metrics_memory_dump_manager.cc',
+ 'tracing/process_metrics_memory_dump_manager.h',
'tracing/trace_config_file.cc',
'tracing/trace_config_file.h',
'tracing/tracing_export.h',

Powered by Google App Engine
This is Rietveld 408576698