Chromium Code Reviews| Index: webrtc/p2p/BUILD.gn |
| diff --git a/webrtc/p2p/BUILD.gn b/webrtc/p2p/BUILD.gn |
| index a41d8c01ccd6fa118a19a2ec62781202394a6785..a0c4ea769719bb6dcbdf816e3da57d316c135343 100644 |
| --- a/webrtc/p2p/BUILD.gn |
| +++ b/webrtc/p2p/BUILD.gn |
| @@ -83,7 +83,6 @@ rtc_static_library("rtc_p2p") { |
| deps = [ |
| "../base:rtc_base", |
| - "../libjingle/xmllite", |
| ] |
| if (rtc_build_expat) { |