| Index: ash/ash_switches.h
 | 
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
 | 
| index e3e7337a4360b6316caa38ce696fc488e5c3bf43..6bb8c9509ab472759866128bb19faef95a9c2c8a 100644
 | 
| --- a/ash/ash_switches.h
 | 
| +++ b/ash/ash_switches.h
 | 
| @@ -26,6 +26,7 @@ ASH_EXPORT extern const char kAshDisableTouchExplorationMode[];
 | 
|  ASH_EXPORT extern const char kAshEnableMagnifierKeyScroller[];
 | 
|  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[];
 | 
| 
 |