Chromium Code Reviews| Index: ash/common/wm/window_positioning_utils.h |
| diff --git a/ash/common/wm/window_positioning_utils.h b/ash/common/wm/window_positioning_utils.h |
| index 12bce36918c3cc1fb19bd4746f806c7af9af4562..eb12b60d54705a74ca0436d60e2447aa108cce08 100644 |
| --- a/ash/common/wm/window_positioning_utils.h |
| +++ b/ash/common/wm/window_positioning_utils.h |
| @@ -13,10 +13,11 @@ class Size; |
| } |
| namespace ash { |
| -namespace wm { |
| class WmWindow; |
| +namespace wm { |
| + |
| // We force at least this many DIPs for any window on the screen. |
| const int kMinimumOnScreenArea = 25; |