Chromium Code Reviews| Index: ash/ash_constants.cc |
| diff --git a/ash/ash_constants.cc b/ash/ash_constants.cc |
| index a1404d06081d56c5519f1120ae5dfb792b4f1087..82501f208555f68994a9e070962839edd7c5c1b3 100644 |
| --- a/ash/ash_constants.cc |
| +++ b/ash/ash_constants.cc |
| @@ -9,8 +9,6 @@ |
| namespace ash { |
| -DEFINE_WINDOW_PROPERTY_KEY(bool, kConstrainedWindowKey, false); |
| - |
| const int kResizeAreaCornerSize = 16; |
| const int kResizeOutsideBoundsSize = 6; |
| const int kResizeOutsideBoundsScaleForTouch = 5; |