| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index 4fc51f54c24732401b46d902ed1c7d6700462ce1..5aecb7b519b1069502cc63dffb088661603142f3 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -23,6 +23,7 @@ ASH_EXPORT extern const char kAshDeveloperShortcuts[];
|
| ASH_EXPORT extern const char kAshDisableSmoothScreenRotation[];
|
| ASH_EXPORT extern const char kAshDisableTouchExplorationMode[];
|
| ASH_EXPORT extern const char kAshEnableMagnifierKeyScroller[];
|
| +ASH_EXPORT extern const char kAshEnableNightLight[];
|
| ASH_EXPORT extern const char kAshEnablePaletteOnAllDisplays[];
|
| ASH_EXPORT extern const char kAshEnableScaleSettingsTray[];
|
| ASH_EXPORT extern const char kAshEnableTouchView[];
|
|
|