Index: webrtc/BUILD.gn |
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
index 2bb592814199a75c47a3b5a6656b889a63de401c..3fb9cfea72ebf94abda5ea30f50f0f079ca32b94 100644 |
--- a/webrtc/BUILD.gn |
+++ b/webrtc/BUILD.gn |
@@ -250,6 +250,8 @@ |
"call", |
"common_audio", |
"common_video", |
+ "libjingle/xmllite", |
+ "libjingle/xmpp", |
"logging", |
"media", |
"modules", |
@@ -286,6 +288,7 @@ |
"api:peerconnection_unittests", |
"common_audio:common_audio_unittests", |
"common_video:common_video_unittests", |
+ "libjingle:xmllite_xmpp_unittests", |
"media:rtc_media_unittests", |
"modules:modules_tests", |
"modules:modules_unittests", |