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

Unified Diff: components/tracing.gyp

Issue 2043913006: tracing v2: Add proto_utils.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@tv_ups2
Patch Set: rebase Created 4 years, 5 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 | « components/components_tests.gyp ('k') | components/tracing/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/tracing.gyp
diff --git a/components/tracing.gyp b/components/tracing.gyp
index 91071d657e689bba8e1ccdf567fb81b5cdc85de0..1e6a2303295e6dfeb94a2c3e3d929ea0668647d3 100644
--- a/components/tracing.gyp
+++ b/components/tracing.gyp
@@ -42,6 +42,7 @@
'tracing/common/tracing_messages.h',
'tracing/common/tracing_switches.cc',
'tracing/common/tracing_switches.h',
+ 'tracing/core/proto_utils.h',
'tracing/core/scattered_stream_writer.cc',
'tracing/core/scattered_stream_writer.h',
'tracing/core/trace_ring_buffer.cc',
« no previous file with comments | « components/components_tests.gyp ('k') | components/tracing/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698