Chromium Code Reviews| Index: webrtc/p2p/BUILD.gn |
| diff --git a/webrtc/p2p/BUILD.gn b/webrtc/p2p/BUILD.gn |
| index 588f6bd1a33064ebd12f5384cb84e831317dd6c4..9223f865b4a304309857af5af01c44678b698a97 100644 |
| --- a/webrtc/p2p/BUILD.gn |
| +++ b/webrtc/p2p/BUILD.gn |
| @@ -86,6 +86,7 @@ rtc_static_library("rtc_p2p") { |
| deps = [ |
| "../api:libjingle_peerconnection_api", |
| + "../api:optional", |
| "../api:ortc_api", |
| "../rtc_base:rtc_base", |
| "../system_wrappers:field_trial_api", |