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

Unified Diff: BUILD.gn

Issue 2307163002: [Tracing] Expose trace serialization as part of tracing interface (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 | include/libplatform/v8-tracing.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index a7742f37e6981334c7c5fc68549b9aca17d8311e..24691bb86f56b78eef3d258eee98e598816c5e15 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -2164,6 +2164,7 @@ v8_source_set("v8_libplatform") {
"src/libplatform/tracing/trace-buffer.h",
"src/libplatform/tracing/trace-config.cc",
"src/libplatform/tracing/trace-object.cc",
+ "src/libplatform/tracing/trace-serializer.cc",
"src/libplatform/tracing/trace-writer.cc",
"src/libplatform/tracing/trace-writer.h",
"src/libplatform/tracing/tracing-controller.cc",
« no previous file with comments | « no previous file | include/libplatform/v8-tracing.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698