Chromium Code Reviews| Index: ash/ash_switches.h |
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h |
| index d473ae203926e7eb322802f941910ce62a56270b..80181c9a64bb688f9ac51608a12d7493de932c00 100644 |
| --- a/ash/ash_switches.h |
| +++ b/ash/ash_switches.h |
| @@ -49,6 +49,7 @@ ASH_EXPORT extern const char kAshEnableImmersiveFullscreenForBrowserOnly[]; |
| ASH_EXPORT extern const char kAshEnableMemoryMonitor[]; |
| #endif |
| #if defined(OS_CHROMEOS) |
| +ASH_EXPORT extern const char kAshEnableMagnifierKeyScroller[]; |
| ASH_EXPORT extern const char kAshEnableMultiUserTray[]; |
| #endif |
| ASH_EXPORT extern const char kAshEnableOak[]; |