| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 045732870e8720777d8ded6a9506c4becdeab0df..56c0a4b65e8ab06e2ef75a5c708ad69397808ae0 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -153,10 +153,6 @@ extern const char kForceAppMode[];
|
| extern const char kForceDesktopIOSPromotion[];
|
| extern const char kForceFirstRun[];
|
| extern const char kForceLocalNtp[];
|
| -extern const char kForceTabletMode[];
|
| -extern const char kForceTabletModeAuto[];
|
| -extern const char kForceTabletModeClamshell[];
|
| -extern const char kForceTabletModeTouchView[];
|
| extern const char kForceVariationIds[];
|
| extern const char kHistoryEnableGroupByDomain[];
|
| extern const char kHomePage[];
|
|
|