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

Unified Diff: components/components_tests.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: primiano's comments Created 4 years, 12 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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index ea2fb5fa18153dd33c9e2a2b155a4e820abb16bf..d6dd4752f8186b1d3247d597fa3365ad3416062f 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -749,6 +749,7 @@
],
'tracing_unittest_sources': [
'tracing/graphics_memory_dump_provider_android_unittest.cc',
+ 'tracing/process_metrics_memory_dump_provider_unittest.cc',
'tracing/trace_config_file_unittest.cc',
],
'translate_unittest_sources': [

Powered by Google App Engine
This is Rietveld 408576698