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

Unified Diff: webrtc/p2p/BUILD.gn

Issue 2392913002: Delete httpportallocator.h. (Closed)
Patch Set: Created 4 years, 2 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 | webrtc/p2p/client/basicportallocator_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/p2p/BUILD.gn
diff --git a/webrtc/p2p/BUILD.gn b/webrtc/p2p/BUILD.gn
index 74761c138f9468b163771cfa1b87b5d09902dc94..30146170538ce3e3ec937c168fc91f0266a26b6f 100644
--- a/webrtc/p2p/BUILD.gn
+++ b/webrtc/p2p/BUILD.gn
@@ -74,8 +74,6 @@ rtc_static_library("rtc_p2p") {
"base/udpport.h",
"client/basicportallocator.cc",
"client/basicportallocator.h",
- "client/httpportallocator.cc",
- "client/httpportallocator.h",
"client/socketmonitor.cc",
"client/socketmonitor.h",
]
« no previous file with comments | « no previous file | webrtc/p2p/client/basicportallocator_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698