| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 04514fd7938f167e8f7d6fc01b0d1f8bb593009f..9f1d615553a95fdf7057c392a438f04cb795aacb 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -433,14 +433,6 @@ extern const char kRelaunchShortcut[];
|
| extern const char kWaitForMutex[];
|
| #endif
|
|
|
| -#if defined(USE_AURA)
|
| -extern const char kOpenAsh[];
|
| -#endif
|
| -
|
| -#if defined(USE_ASH)
|
| -extern const char kEnableAsh[];
|
| -#endif
|
| -
|
| #ifndef NDEBUG
|
| extern const char kFileManagerExtensionPath[];
|
| extern const char kDumpProfileDependencyGraph[];
|
|
|