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

Unified Diff: components/tracing/BUILD.gn

Issue 2240043004: Tracing V2: Fully-functional plugin. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit Created 4 years, 4 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
Index: components/tracing/BUILD.gn
diff --git a/components/tracing/BUILD.gn b/components/tracing/BUILD.gn
index 612e88a6e23fd27b38d3cdabfe26643de29ec79f..f69450e4b02d1e6be4a51dbafc5ad443d51cb20a 100644
--- a/components/tracing/BUILD.gn
+++ b/components/tracing/BUILD.gn
@@ -73,6 +73,7 @@ proto_library("proto_zero_testing_messages") {
generator_plugin_label = "tools/proto_zero_plugin:proto_zero_plugin"
generator_plugin_suffix = ".pbzero"
+ generator_plugin_options = "wrapper_namespace=pbzero"
generate_cc = true
generate_python = false
}
« no previous file with comments | « no previous file | components/tracing/core/proto_zero_message.h » ('j') | components/tracing/core/proto_zero_message.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698