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

Unified Diff: webrtc/media/BUILD.gn

Issue 2447533003: Remove dead dependencies on xmllite and xmpp. (Closed)
Patch Set: Created 4 years, 2 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/p2p/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/media/BUILD.gn
diff --git a/webrtc/media/BUILD.gn b/webrtc/media/BUILD.gn
index e3a658c3f8601de04354e9327255dba98e50d635..8e4d18b867af3ccb19ae719b1401fc53da20fe36 100644
--- a/webrtc/media/BUILD.gn
+++ b/webrtc/media/BUILD.gn
@@ -179,8 +179,6 @@ rtc_static_library("rtc_media") {
"../api:call_api",
"../base:rtc_base_approved",
"../call",
- "../libjingle/xmllite",
- "../libjingle/xmpp",
"../modules/video_coding",
"../p2p",
"../system_wrappers",
« no previous file with comments | « no previous file | webrtc/p2p/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698