Chromium Code Reviews

Unified Diff: webrtc/p2p/p2p.gyp

Issue 1291363005: Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (enabled forever)." becau… (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: fix spelling Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « webrtc/p2p/client/portallocator_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/p2p/p2p.gyp
diff --git a/webrtc/p2p/p2p.gyp b/webrtc/p2p/p2p.gyp
index ac7a4641de34fab38fcc300e133b414f56845445..74546edec04e74e5b5093416b8e1e54a117e991e 100644
--- a/webrtc/p2p/p2p.gyp
+++ b/webrtc/p2p/p2p.gyp
@@ -42,10 +42,6 @@
'base/portinterface.h',
'base/pseudotcp.cc',
'base/pseudotcp.h',
- 'base/rawtransport.cc',
- 'base/rawtransport.h',
- 'base/rawtransportchannel.cc',
- 'base/rawtransportchannel.h',
'base/relayport.cc',
'base/relayport.h',
'base/relayserver.cc',
« no previous file with comments | « webrtc/p2p/client/portallocator_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine