Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Unified Diff: webrtc/BUILD.gn

Issue 2617443003: Remove webrtc/libjingle/{xmllite,xmpp} (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/build/gn_isolate_map.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 3fb9cfea72ebf94abda5ea30f50f0f079ca32b94..2bb592814199a75c47a3b5a6656b889a63de401c 100644
--- a/webrtc/BUILD.gn
+++ b/webrtc/BUILD.gn
@@ -250,8 +250,6 @@ if (!build_with_chromium) {
"call",
"common_audio",
"common_video",
- "libjingle/xmllite",
- "libjingle/xmpp",
"logging",
"media",
"modules",
@@ -288,7 +286,6 @@ if (!build_with_chromium) {
"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",
« no previous file with comments | « no previous file | webrtc/build/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698