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

Unified Diff: webrtc/build/merge_libs.gyp

Issue 2007883002: Remove xmllite and xmpp dependencies from merge_libs.gyp. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 7 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/merge_libs.gyp
diff --git a/webrtc/build/merge_libs.gyp b/webrtc/build/merge_libs.gyp
index 5757146f36e33c7e916e1114af4dc70ab5f2f56c..0248d9c98f77e5a7cf511ca9c9509668ce0af301 100644
--- a/webrtc/build/merge_libs.gyp
+++ b/webrtc/build/merge_libs.gyp
@@ -19,8 +19,6 @@
'dependencies': [
'<@(merge_libs_dependencies)',
'../webrtc.gyp:webrtc',
- '../libjingle/xmllite/xmllite.gyp:rtc_xmllite',
- '../libjingle/xmpp/xmpp.gyp:rtc_xmpp',
'../p2p/p2p.gyp:rtc_p2p',
],
'sources': ['no_op.cc',],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698