Make the event log visualizer chart proto publicly visible.
Bug: None Change-Id: I9b23216e8f81e7cf7ca422d2b5c573e450f4df2c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/134108 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27743}
This commit is contained in:
committed by
Commit Bot
parent
97bedae224
commit
9b809d3e7f
@ -272,6 +272,7 @@ if (!build_with_chromium) {
|
||||
|
||||
if (rtc_enable_protobuf) {
|
||||
proto_library("chart_proto") {
|
||||
visibility = [ "*" ]
|
||||
sources = [
|
||||
"event_log_visualizer/proto/chart.proto",
|
||||
"event_log_visualizer/proto/chart_enums.proto",
|
||||
|
||||
Reference in New Issue
Block a user