| Index: chrome/common/chrome_switches.cc
|
| diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
|
| index 014731559badacda22307328e48ce6064b88843e..1b9d66441fecd52105aaee0b2886e46931f272b8 100644
|
| --- a/chrome/common/chrome_switches.cc
|
| +++ b/chrome/common/chrome_switches.cc
|
| @@ -545,9 +545,6 @@ const char kEnableTabAudioMuting[] = "enable-tab-audio-muting";
|
| // instant-extended-api, where thumbnails are generally smaller.
|
| const char kEnableThumbnailRetargeting[] = "enable-thumbnail-retargeting";
|
|
|
| -// Enables token binding (draft-ietf-tokbind-protocol-02).
|
| -const char kEnableTokenBinding[] = "enable-token-binding";
|
| -
|
| // Enables Alternate-Protocol when the port is user controlled (> 1024).
|
| const char kEnableUserAlternateProtocolPorts[] =
|
| "enable-user-controlled-alternate-protocol-ports";
|
|
|