Index: ash/common/ash_switches.h |
diff --git a/ash/common/ash_switches.h b/ash/common/ash_switches.h |
index eb81a43f32fd54c6771439dd7590c546b32ecebb..2ce2f9eca467755a1340b8c49fab41073021e551 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[]; |