| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index 6edcdb079ccb646a79670356d8930c421a302e8a..ad4c86c07e30c4b2a45acfcc8fd1be9e547a67ad 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -33,6 +33,7 @@ ASH_EXPORT extern const char kAshDisableTextFilteringInOverviewMode[];
|
| ASH_EXPORT extern const char kAshEnableSoftwareMirroring[];
|
| ASH_EXPORT extern const char kAshEnableSystemSounds[];
|
| ASH_EXPORT extern const char kAshEnableTouchViewTesting[];
|
| +ASH_EXPORT extern const char kAshEnableTouchViewTouchFeedback[];
|
| ASH_EXPORT extern const char kAshEnableTrayDragging[];
|
| ASH_EXPORT extern const char kAshGuestWallpaperLarge[];
|
| ASH_EXPORT extern const char kAshGuestWallpaperSmall[];
|
|
|