Chromium Code Reviews| Index: webrtc/logging/BUILD.gn | 
| diff --git a/webrtc/logging/BUILD.gn b/webrtc/logging/BUILD.gn | 
| index 18d6084f1130f352626cec189fb1dbf68d3ac55c..002499977d6b7d659be64cbbd50a52eb8dce639a 100644 | 
| --- a/webrtc/logging/BUILD.gn | 
| +++ b/webrtc/logging/BUILD.gn | 
| @@ -31,6 +31,7 @@ rtc_source_set("rtc_event_log_api") { | 
| ] | 
| deps = [ | 
| "..:webrtc_common", | 
| + "../api:array_view", | 
| "../api:libjingle_peerconnection_api", | 
| "../call:video_stream_api", | 
| "../rtc_base:rtc_base_approved", |