From 335730eaff11508dcf50445ec9db2812a2a31360 Mon Sep 17 00:00:00 2001 From: reillyg Date: Thu, 14 May 2015 15:37:58 -0700 Subject: Remove --enable-firewall-hole-punching flag, default to enabled. Enable firewall hole punching for Chrome Apps by taking this feature out from behind a flag. BUG=478231 Review URL: https://codereview.chromium.org/1136843008 Cr-Commit-Position: refs/heads/master@{#329959} --- chromeos/chromeos_switches.h | 1 - 1 file changed, 1 deletion(-) (limited to 'chromeos/chromeos_switches.h') diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h index 295efc4..767e133 100644 --- a/chromeos/chromeos_switches.h +++ b/chromeos/chromeos_switches.h @@ -57,7 +57,6 @@ CHROMEOS_EXPORT extern const char kEafeUrl[]; CHROMEOS_EXPORT extern const char kEafePath[]; CHROMEOS_EXPORT extern const char kEnableConsumerManagement[]; CHROMEOS_EXPORT extern const char kEnableExtensionAssetsSharing[]; -CHROMEOS_EXPORT extern const char kEnableFirewallHolePunching[]; CHROMEOS_EXPORT extern const char kEnableFirstRunUITransitions[]; CHROMEOS_EXPORT extern const char kEnableKioskMode[]; CHROMEOS_EXPORT extern const char kEnableNetworkPortalNotification[]; -- cgit v1.1