Index: components/tracing.gyp |
diff --git a/components/tracing.gyp b/components/tracing.gyp |
index 0bd93241f42a0ab259e6d9eb5849432b51ef4a05..36a252e3229567ac67b3ab1afec5986f995a6aaa 100644 |
--- a/components/tracing.gyp |
+++ b/components/tracing.gyp |
@@ -42,6 +42,8 @@ |
'tracing/common/tracing_messages.h', |
'tracing/common/tracing_switches.cc', |
'tracing/common/tracing_switches.h', |
+ 'tracing/core/trace_ring_buffer.cc', |
+ 'tracing/core/trace_ring_buffer.h', |
'tracing/tracing_export.h', |
], |
'target_conditions': [ |