| Index: ash/common/ash_constants.h
|
| diff --git a/ash/common/ash_constants.h b/ash/common/ash_constants.h
|
| index 1a42e28e6a3fe4fe5bb1c1d7bdba5a1efb898d4f..9ff5092f757d0fd27debe13e24b1c43659381988 100644
|
| --- a/ash/common/ash_constants.h
|
| +++ b/ash/common/ash_constants.h
|
| @@ -23,10 +23,8 @@ ASH_EXPORT extern const int kResizeOutsideBoundsSize;
|
| ASH_EXPORT extern const int kResizeOutsideBoundsScaleForTouch;
|
| ASH_EXPORT extern const int kResizeInsideBoundsSize;
|
|
|
| -#if defined(OS_CHROMEOS)
|
| // Background color used for the Chrome OS boot splash screen.
|
| extern const SkColor kChromeOsBootColor;
|
| -#endif
|
|
|
| // The border color of keyboard focus for launcher items and system tray.
|
| extern const SkColor kFocusBorderColor;
|
|
|