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

Unified Diff: components/tracing/BUILD.gn

Issue 2138903002: tracing v2: refactor fake_scattered_buffer class for tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: petr review 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/core/scattered_stream_writer_unittest.cc » ('j') | no next file with comments »
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 9376463ad2c972aaddf5bd7261c7901d6eb30079..ecd3536e4fa0b3f947a3ec801a2325d16311ecd5 100644
--- a/components/tracing/BUILD.gn
+++ b/components/tracing/BUILD.gn
@@ -62,6 +62,7 @@ source_set("unit_tests") {
"core/proto_utils_unittest.cc",
"core/scattered_stream_writer_unittest.cc",
"core/trace_ring_buffer_unittest.cc",
+ "test/fake_scattered_buffer.cc",
]
deps = [
« no previous file with comments | « components/components_tests.gyp ('k') | components/tracing/core/scattered_stream_writer_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698