| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 062ec038fef5ce79eba3eaf0c002382d037653e5..cca610d08e0fb77b19e47fa2eb4d18ad39bf8a54 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -437,11 +437,6 @@ extern const char kWaitForMutex[];
|
|
|
| #if defined(USE_AURA)
|
| extern const char kDisableTCVA[];
|
| -extern const char kOpenAsh[];
|
| -#endif
|
| -
|
| -#if defined(USE_ASH)
|
| -extern const char kEnableAsh[];
|
| #endif
|
|
|
| #ifndef NDEBUG
|
|
|