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

Unified Diff: third_party/libjingle/libjingle_common.gypi

Issue 2056243003: Drop dependency on webrtc rawtransport and rawtransportchannel. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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: third_party/libjingle/libjingle_common.gypi
diff --git a/third_party/libjingle/libjingle_common.gypi b/third_party/libjingle/libjingle_common.gypi
index 9930f1ebcebe5e1e829a50514ce862ac6c87be69..73feb7e4e8ad306513d1df34e7a81dc7330fceb1 100644
--- a/third_party/libjingle/libjingle_common.gypi
+++ b/third_party/libjingle/libjingle_common.gypi
@@ -31,10 +31,6 @@
'<(webrtc_p2p)/base/portallocator.h',
'<(webrtc_p2p)/base/pseudotcp.cc',
'<(webrtc_p2p)/base/pseudotcp.h',
- '<(webrtc_p2p)/base/rawtransport.cc',
- '<(webrtc_p2p)/base/rawtransport.h',
- '<(webrtc_p2p)/base/rawtransportchannel.cc',
- '<(webrtc_p2p)/base/rawtransportchannel.h',
'<(webrtc_p2p)/base/relayport.cc',
'<(webrtc_p2p)/base/relayport.h',
'<(webrtc_p2p)/base/session.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