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

Unified Diff: chromeos/chromeos.gyp

Issue 965613002: Open a firewall hole when a TCP server or UDP socket is bound. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Actually use the thread_checker_ in FirewallHole. Created 5 years, 10 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 | chromeos/network/firewall_hole.h » ('j') | chromeos/network/firewall_hole.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 00a41ddf80a78e46776adca8132e88fd4f487859..9ea1df1e3d514536b4df2fc30e81c966b1c1865c 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -324,6 +324,8 @@
'network/managed_network_configuration_handler_impl.h',
'network/managed_state.cc',
'network/managed_state.h',
+ 'network/firewall_hole.cc',
+ 'network/firewall_hole.h',
'network/network_activation_handler.cc',
'network/network_activation_handler.h',
'network/network_cert_migrator.cc',
« no previous file with comments | « no previous file | chromeos/network/firewall_hole.h » ('j') | chromeos/network/firewall_hole.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698