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

Unified Diff: components/components_tests.gyp

Issue 2047273002: tracing v2: Add ScatteredStreamWriter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@tv_ups1
Patch Set: Created 4 years, 6 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.gyp » ('j') | components/tracing/core/scattered_stream_writer.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index c4bc7eb576c3c623cb4f9732c6542851a02e7c7b..fea4ca4b0df4228dcffd8582be8cdd71d1672228 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -836,6 +836,7 @@
'tracing/common/graphics_memory_dump_provider_android_unittest.cc',
'tracing/common/process_metrics_memory_dump_provider_unittest.cc',
'tracing/core/trace_ring_buffer_unittest.cc',
+ 'tracing/core/scattered_stream_writer_unittest.cc',
],
'translate_unittest_sources': [
'translate/core/browser/mock_translate_driver.cc',
« no previous file with comments | « no previous file | components/tracing.gyp » ('j') | components/tracing/core/scattered_stream_writer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698