Chromium Code Reviews| Index: webrtc/tools/BUILD.gn |
| diff --git a/webrtc/tools/BUILD.gn b/webrtc/tools/BUILD.gn |
| index 05b7adbf796bb6ac110b2bf455ced6aa4a8df4a2..be3296d1ff274946b157d96533b75825569671a0 100644 |
| --- a/webrtc/tools/BUILD.gn |
| +++ b/webrtc/tools/BUILD.gn |
| @@ -205,6 +205,7 @@ if (rtc_enable_protobuf) { |
| } |
| defines = [ "ENABLE_RTC_EVENT_LOG" ] |
| deps = [ |
| + "..:video_stream_api", |
| "../base:rtc_base_approved", |
| "../call:call_interfaces", |
| "../logging:rtc_event_log_impl", |