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

Unified Diff: extensions/extensions.gypi

Issue 1022663003: Bind open firewall ports to visible application windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Actually fix the GN build. Created 5 years, 9 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 | « extensions/browser/api/socket/socket_api.cc ('k') | extensions/extensions_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gypi
diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
index 48e493b46e7dbcd22d1b01f737a862b51602071c..b9b1dd74d5589bee61ac33b62afb79610d42f7e7 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -787,6 +787,8 @@
'browser/api/networking_config/networking_config_service.h',
'browser/api/networking_config/networking_config_service_factory.cc',
'browser/api/networking_config/networking_config_service_factory.h',
+ 'browser/api/socket/app_firewall_hole_manager.cc',
+ 'browser/api/socket/app_firewall_hole_manager.h',
'browser/api/vpn_provider/vpn_provider_api.cc',
'browser/api/vpn_provider/vpn_provider_api.h',
'browser/api/vpn_provider/vpn_service.cc',
« no previous file with comments | « extensions/browser/api/socket/socket_api.cc ('k') | extensions/extensions_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698