Index: ash/common/ash_switches.h |
diff --git a/ash/common/ash_switches.h b/ash/common/ash_switches.h |
index b8ddf989eaa8cde864f4de9844cf665cd38955cb..be5204ffb0915005c2a39901b24195e3d1f0dfa2 100644 |
--- a/ash/common/ash_switches.h |
+++ b/ash/common/ash_switches.h |
@@ -21,6 +21,7 @@ namespace switches { |
ASH_EXPORT extern const char kAshAnimateFromBootSplashScreen[]; |
ASH_EXPORT extern const char kAshCopyHostBackgroundAtBoot[]; |
ASH_EXPORT extern const char kAshDebugShortcuts[]; |
+ASH_EXPORT extern const char kAshDeveloperShortcuts[]; |
ASH_EXPORT extern const char kAshDisableMaximizeModeWindowBackdrop[]; |
#if defined(OS_CHROMEOS) |
ASH_EXPORT extern const char kAshDisableScreenOrientationLock[]; |