| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index 5aecb7b519b1069502cc63dffb088661603142f3..4760538f0ed523e097e2bc27f9ab44bb9c88416f 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -26,6 +26,7 @@ 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 kAshEnableTabletSplitView[];
|
| ASH_EXPORT extern const char kAshEnableTouchView[];
|
| ASH_EXPORT extern const char kAshEnableMirroredScreen[];
|
| ASH_EXPORT extern const char kAshEstimatedPresentationDelay[];
|
|
|