From f64ae1722fbf21c6024abc2720507e051d1fa7ad Mon Sep 17 00:00:00 2001 From: bruthig Date: Mon, 2 Mar 2015 08:13:25 -0800 Subject: Removed the "Swipe to close in overview" feature. BUG=393668 Review URL: https://codereview.chromium.org/965813003 Cr-Commit-Position: refs/heads/master@{#318706} --- ash/ash_switches.h | 1 - 1 file changed, 1 deletion(-) (limited to 'ash/ash_switches.h') diff --git a/ash/ash_switches.h b/ash/ash_switches.h index 2442aff..4edb61e 100644 --- a/ash/ash_switches.h +++ b/ash/ash_switches.h @@ -33,7 +33,6 @@ ASH_EXPORT extern const char kAshEnableMagnifierKeyScroller[]; ASH_EXPORT extern const char kAshEnableMirroredScreen[]; ASH_EXPORT extern const char kAshEnablePowerButtonQuickLock[]; ASH_EXPORT extern const char kAshEnableSoftwareMirroring[]; -ASH_EXPORT extern const char kAshEnableSwipeToCloseInOverviewMode[]; ASH_EXPORT extern const char kAshEnableSystemSounds[]; ASH_EXPORT extern const char kAshEnableTouchViewTesting[]; ASH_EXPORT extern const char kAshHideNotificationsForFactory[]; -- cgit v1.1