Chromium Code Reviews| Index: views/grid_layout.cc |
| diff --git a/views/grid_layout.cc b/views/grid_layout.cc |
| index b01247f7de3de46317b0fb6a634335eefb4fbf2e..12f4d9a37cb9cb8d49c4071962f3b015d2d6dab5 100644 |
| --- a/views/grid_layout.cc |
| +++ b/views/grid_layout.cc |
| @@ -9,7 +9,7 @@ |
| #include "base/logging.h" |
| #include "base/stl_util-inl.h" |
| #include "gfx/insets.h" |
| -#include "views/standard_layout.h" |
| +#include "views/layout/layout_constants.h" |
| #include "views/view.h" |
| namespace views { |