| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 71d3b416147ab3e7719515e02f24dfb074d76365..0a95934a2107b9114eb5cdf260db8cbd06f00e40 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -248,7 +248,6 @@ extern const char kPackExtensionKey[];
|
| extern const char kParentProfile[];
|
| extern const char kPermissionRequestApiScope[];
|
| extern const char kPermissionRequestApiUrl[];
|
| -extern const char kPlaybackMode[];
|
| extern const char kPpapiFlashPath[];
|
| extern const char kPpapiFlashVersion[];
|
| extern const char kPrefetchSearchResults[];
|
| @@ -273,7 +272,6 @@ extern const char kProxyServer[];
|
| extern const char kQuicConnectionOptions[];
|
| extern const char kQuicMaxPacketLength[];
|
| extern const char kQuicVersion[];
|
| -extern const char kRecordMode[];
|
| extern const char kRememberCertErrorDecisions[];
|
| extern const char kResetAppListInstallState[];
|
| extern const char kRestoreLastSession[];
|
|
|