diff options
Diffstat (limited to 'ash/ash_switches.h')
-rw-r--r-- | ash/ash_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ash/ash_switches.h b/ash/ash_switches.h index 9e2c11d..0e8842b 100644 --- a/ash/ash_switches.h +++ b/ash/ash_switches.h @@ -28,6 +28,7 @@ ASH_EXPORT extern const char kAshDisableLockLayoutManager[]; ASH_EXPORT extern const char kAshDisableTextFilteringInOverviewMode[]; ASH_EXPORT extern const char kAshDisableTouchExplorationMode[]; #if defined(OS_CHROMEOS) +ASH_EXPORT extern const char kAshEnableFullscreenAppList[]; ASH_EXPORT extern const char kAshEnableMagnifierKeyScroller[]; #endif ASH_EXPORT extern const char kAshEnableMirroredScreen[]; |