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

Unified Diff: webrtc/p2p/p2p.gyp

Issue 1311353011: Remove AsyncHttpRequest, AutoPortAllocator, ConnectivityChecker, and HttpPortAllocator (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: undo chromium change Created 5 years, 3 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 | « webrtc/p2p/client/portallocator_unittest.cc ('k') | webrtc/p2p/p2p_tests.gypi » ('j') | 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 74546edec04e74e5b5093416b8e1e54a117e991e..45c9e13d194b26748415a5889902d744729bc837 100644
--- a/webrtc/p2p/p2p.gyp
+++ b/webrtc/p2p/p2p.gyp
@@ -78,11 +78,8 @@
'base/turnserver.cc',
'base/turnserver.h',
'base/udpport.h',
- 'client/autoportallocator.h',
'client/basicportallocator.cc',
'client/basicportallocator.h',
- 'client/connectivitychecker.cc',
- 'client/connectivitychecker.h',
'client/httpportallocator.cc',
'client/httpportallocator.h',
'client/socketmonitor.cc',
« no previous file with comments | « webrtc/p2p/client/portallocator_unittest.cc ('k') | webrtc/p2p/p2p_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698