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

Unified Diff: third_party/libjingle/libjingle_common.gypi

Issue 815043004: Roll WebRTC 7927:7972, Libjingle 7925:7972 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update common gypi file as well Created 6 years 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 | « third_party/libjingle/README.chromium ('k') | 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 8aa2a1690aca67cc57bfb76dba6f08e4afcaf772..81b508f88f9e822800b78b3db6cf848ebad9da9a 100644
--- a/third_party/libjingle/libjingle_common.gypi
+++ b/third_party/libjingle/libjingle_common.gypi
@@ -24,8 +24,6 @@
'<(webrtc_p2p)/base/p2ptransport.h',
'<(webrtc_p2p)/base/p2ptransportchannel.cc',
'<(webrtc_p2p)/base/p2ptransportchannel.h',
- '<(webrtc_p2p)/base/parsing.cc',
- '<(webrtc_p2p)/base/parsing.h',
'<(webrtc_p2p)/base/port.cc',
'<(webrtc_p2p)/base/port.h',
'<(webrtc_p2p)/base/portallocator.cc',
@@ -48,10 +46,6 @@
'<(webrtc_p2p)/base/sessiondescription.cc',
'<(webrtc_p2p)/base/sessiondescription.h',
'<(webrtc_p2p)/base/sessionid.h',
- '<(webrtc_p2p)/base/sessionmanager.cc',
- '<(webrtc_p2p)/base/sessionmanager.h',
- '<(webrtc_p2p)/base/sessionmessages.cc',
- '<(webrtc_p2p)/base/sessionmessages.h',
'<(webrtc_p2p)/base/stun.cc',
'<(webrtc_p2p)/base/stun.h',
'<(webrtc_p2p)/base/stunport.cc',
« no previous file with comments | « third_party/libjingle/README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698