| Index: ash/common/ash_constants.h
|
| diff --git a/ash/common/ash_constants.h b/ash/common/ash_constants.h
|
| index 9ff5092f757d0fd27debe13e24b1c43659381988..80e7fe9cd922775c4bf02f849d545fd0e2319ca1 100644
|
| --- a/ash/common/ash_constants.h
|
| +++ b/ash/common/ash_constants.h
|
| @@ -28,7 +28,7 @@ extern const SkColor kChromeOsBootColor;
|
|
|
| // The border color of keyboard focus for launcher items and system tray.
|
| extern const SkColor kFocusBorderColor;
|
| -extern const float kFocusBorderThickness;
|
| +extern const int kFocusBorderThickness;
|
|
|
| } // namespace ash
|
|
|
|
|