Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 2f0bd3beff6b567f2aa193eaa7709ab099fad32a..72cd7b973087ad13004a2334c9d38091d26739f5 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -431,14 +431,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[]; |