| Index: ash/ash_switches.h
|
| diff --git a/ash/ash_switches.h b/ash/ash_switches.h
|
| index 0b5e030ab292ed91f8696e8ff7876fbd8912c895..ed8f87811048c34fc70998460bc458a0f55ffe45 100644
|
| --- a/ash/ash_switches.h
|
| +++ b/ash/ash_switches.h
|
| @@ -51,8 +51,6 @@ ASH_EXPORT extern const char kForceAshToDesktop[];
|
| #if defined(OS_CHROMEOS)
|
| // True if the pointer (cursor) position should be kept inside root windows.
|
| ASH_EXPORT bool ConstrainPointerToRoot();
|
| -
|
| -ASH_EXPORT bool UnifiedDesktopEnabled();
|
| #endif
|
|
|
| } // namespace switches
|
|
|