Chromium Code Reviews| Index: webrtc/BUILD.gn |
| diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
| index f151f108e7da6aba69f735ae9831c11d2869bfd3..58f69a101cf5c2399aa3e1280a2d1b9d598341ad 100644 |
| --- a/webrtc/BUILD.gn |
| +++ b/webrtc/BUILD.gn |
| @@ -358,7 +358,7 @@ if (rtc_enable_protobuf) { |
| configs += [ ":common_config" ] |
| public_configs = [ ":common_inherited_config" ] |
| - deps = [ |
| + public_deps = [ |
| ":rtc_event_log_proto", |
| ":webrtc_common", |
| ] |