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

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: 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/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 198e0765728aa7447015cea3383db67bb05bc02e..9b97e98f989af1b92273d6474e5fcea068cc3ec0 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -712,6 +712,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