| Index: ash/common/ash_switches.h
|
| diff --git a/ash/common/ash_switches.h b/ash/common/ash_switches.h
|
| index eb81a43f32fd54c6771439dd7590c546b32ecebb..e697aafed878e1e9dc2d4534d3c661a23f486906 100644
|
| --- a/ash/common/ash_switches.h
|
| +++ b/ash/common/ash_switches.h
|
| @@ -51,9 +51,6 @@ ASH_EXPORT extern const char kAshMaxWindowsToUseShapeInOverview[];
|
| ASH_EXPORT extern const char kAshTouchHud[];
|
| ASH_EXPORT extern const char kAshUseFirstDisplayAsInternal[];
|
| ASH_EXPORT extern const char kAuraLegacyPowerButton[];
|
| -#if defined(OS_WIN)
|
| -ASH_EXPORT extern const char kForceAshToDesktop[];
|
| -#endif
|
|
|
| #if defined(OS_CHROMEOS)
|
| // True if the pointer (cursor) position should be kept inside root windows.
|
|
|