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

Unified Diff: components/tracing/BUILD.gn

Issue 2303343002: tracing v2: building blocks for reading-back trace protobufs (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « no previous file | components/tracing/core/proto_utils.h » ('j') | components/tracing/core/proto_utils.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/tracing/BUILD.gn
diff --git a/components/tracing/BUILD.gn b/components/tracing/BUILD.gn
index 573ea6c4a3202724650ae378f784b97d202b8fe9..a2927a72bcdf66321260f1940a6d294c21359a6a 100644
--- a/components/tracing/BUILD.gn
+++ b/components/tracing/BUILD.gn
@@ -16,6 +16,7 @@ component("tracing") {
"common/process_metrics_memory_dump_provider.h",
"common/tracing_messages.cc",
"common/tracing_messages.h",
+ "core/proto_utils.cc",
"core/proto_utils.h",
"core/proto_zero_message.cc",
"core/proto_zero_message.h",
« no previous file with comments | « no previous file | components/tracing/core/proto_utils.h » ('j') | components/tracing/core/proto_utils.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698