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

Unified Diff: chromeos/chromeos_switches.cc

Issue 1136843008: Remove --enable-firewall-hole-punching flag, default to enabled. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revert histograms.xml change. Created 5 years, 7 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 | « chromeos/chromeos_switches.h ('k') | extensions/browser/api/socket/socket_api.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos_switches.cc
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc
index 33f70c468364a65eff16682691ff8841b9090008..e71211a13dd57e4e3aa4dc69c268b8d50b11dc13 100644
--- a/chromeos/chromeos_switches.cc
+++ b/chromeos/chromeos_switches.cc
@@ -324,9 +324,6 @@ const char kDisableTimeZoneTrackingOption[] =
// Disable new GAIA sign-in flow.
const char kDisableWebviewSigninFlow[] = "disable-webview-signin-flow";
-// Enable Chrome OS firewall hole-punching for Chrome Apps.
-const char kEnableFirewallHolePunching[] = "enable-firewall-hole-punching";
-
// Enables searching for an app that supports a plugged in USB printer. When a
// user plugs in USB printer, they are shown a notification offering to search
// Chroem Web Store for an app that has printerProvider permission and can
« no previous file with comments | « chromeos/chromeos_switches.h ('k') | extensions/browser/api/socket/socket_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698