| 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
|
|
|