| Index: chrome/common/chrome_switches.cc
|
| diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
|
| index 2918166269081c4453e9347e86e7b1e20f289fae..d153943c9fcf737dea5a8fec618911ab04f773e1 100644
|
| --- a/chrome/common/chrome_switches.cc
|
| +++ b/chrome/common/chrome_switches.cc
|
| @@ -577,9 +577,6 @@ const char kEnableSyncTypedUrls[] = "enable-sync-typed-urls";
|
| // SYN packet.
|
| const char kEnableTcpFastOpen[] = "enable-tcp-fastopen";
|
|
|
| -// Enables TopSites.
|
| -const char kEnableTopSites[] = "enable-top-sites";
|
| -
|
| // Whether or not the touch events API is exposed.
|
| const char kEnableTouch[] = "enable-touch";
|
|
|
|
|