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

Unified Diff: components/tracing/BUILD.gn

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/BUILD.gn
diff --git a/components/tracing/BUILD.gn b/components/tracing/BUILD.gn
index bd5b2711492b16ba648880ec8e350a503a6b7237..3e080b5b394ae7e942f052fcd8bb3e9e5e26ed4e 100644
--- a/components/tracing/BUILD.gn
+++ b/components/tracing/BUILD.gn
@@ -8,6 +8,8 @@ component("tracing") {
"child_memory_dump_manager_delegate_impl.h",
"child_trace_message_filter.cc",
"child_trace_message_filter.h",
+ "graphics_memory_dump_provider_android.cc",
+ "graphics_memory_dump_provider_android.h",
"tracing_export.h",
"tracing_messages.cc",
"tracing_messages.h",

Powered by Google App Engine
This is Rietveld 408576698