Chromium Code Reviews| Index: ash/wm/common/wm_window_property.h |
| diff --git a/ash/wm/common/wm_window_property.h b/ash/wm/common/wm_window_property.h |
| index cea6156c1a0e585e81f199d461e6629c246b5a96..64f92e680c68069d68acb89009cee91827c36495 100644 |
| --- a/ash/wm/common/wm_window_property.h |
| +++ b/ash/wm/common/wm_window_property.h |
| @@ -10,7 +10,7 @@ namespace wm { |
| enum class WmWindowProperty { |
| // Type bool. |
| - SNAP_CHILDREN_TO_PIXEL_BOUDARY, |
| + SNAP_CHILDREN_TO_PIXEL_BOUNDARY, |
| // Type bool. |
| ALWAYS_ON_TOP, |