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

Unified Diff: components/tracing.gyp

Issue 1383733002: [tracing] Add graphics memory dump provider for Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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
Index: components/tracing.gyp
diff --git a/components/tracing.gyp b/components/tracing.gyp
index 8bf23d231c1fd470c8ea4609c54698d0dba8af87..93f7074c59adedba3162629ebfea61eae774f358 100644
--- a/components/tracing.gyp
+++ b/components/tracing.gyp
@@ -30,6 +30,8 @@
'tracing/child_memory_dump_manager_delegate_impl.h',
'tracing/child_trace_message_filter.cc',
'tracing/child_trace_message_filter.h',
+ 'tracing/graphics_memory_dump_provider_android.cc',
+ 'tracing/graphics_memory_dump_provider_android.h',
'tracing/trace_config_file.cc',
'tracing/trace_config_file.h',
'tracing/tracing_export.h',
« no previous file with comments | « no previous file | components/tracing/BUILD.gn » ('j') | components/tracing/graphics_memory_dump_provider_android.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698