summaryrefslogtreecommitdiffstats
path: root/chromeos/chromeos_switches.h
diff options
context:
space:
mode:
authorreillyg <reillyg@chromium.org>2015-05-14 15:37:58 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-14 22:38:46 +0000
commit335730eaff11508dcf50445ec9db2812a2a31360 (patch)
tree8bf1a10530b6dcd297023f4aaf9a5d93ca04b7d0 /chromeos/chromeos_switches.h
parent91476732a935bbd26036a6f3779a4946c4978ddc (diff)
downloadchromium_src-335730eaff11508dcf50445ec9db2812a2a31360.zip
chromium_src-335730eaff11508dcf50445ec9db2812a2a31360.tar.gz
chromium_src-335730eaff11508dcf50445ec9db2812a2a31360.tar.bz2
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}
Diffstat (limited to 'chromeos/chromeos_switches.h')
-rw-r--r--chromeos/chromeos_switches.h1
1 files changed, 0 insertions, 1 deletions
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[];