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

Unified Diff: webrtc/base/BUILD.gn

Issue 2515443003: Move FirewallSocketServer to test code. (Closed)
Patch Set: Created 4 years, 1 month 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
Index: webrtc/base/BUILD.gn
diff --git a/webrtc/base/BUILD.gn b/webrtc/base/BUILD.gn
index 89b5725138ab12e9bc1d2e161fdd434048a6cfd2..33cd424786bdd2992dacb0c615559c3b07603398 100644
--- a/webrtc/base/BUILD.gn
+++ b/webrtc/base/BUILD.gn
@@ -410,8 +410,6 @@ rtc_static_library("rtc_base") {
"filerotatingstream.h",
"fileutils.cc",
"fileutils.h",
- "firewallsocketserver.cc",
- "firewallsocketserver.h",
"flags.cc",
"flags.h",
"gunit_prod.h",

Powered by Google App Engine
This is Rietveld 408576698