| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 4f08189a3b3b2acaed1974c92a304c20fe081986..cf10f41c92d8c302954713c6674bc90c24b98550 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -262,8 +262,6 @@ extern const char kEnableHungRendererInfoBar[];
|
| extern const char kForceShowUpdateMenuBadge[];
|
| extern const char kForceShowUpdateMenuItem[];
|
| extern const char kForceShowUpdateMenuItemCustomSummary[];
|
| -extern const char kForceShowUpdateMenuItemNewFeaturesSummary[];
|
| -extern const char kForceShowUpdateMenuItemSummary[];
|
| extern const char kMarketUrlForTesting[];
|
| extern const char kNtpSwitchToExistingTab[];
|
| extern const char kProgressBarAnimation[];
|
|
|