Chromium Code Reviews| Index: ui/views/layout/box_layout.h |
| diff --git a/ui/views/layout/box_layout.h b/ui/views/layout/box_layout.h |
| index 81e5a943b0b42cbb26effaf408eb504848deca57..723511978e3e7991817cc645fe1563881b920ef4 100644 |
| --- a/ui/views/layout/box_layout.h |
| +++ b/ui/views/layout/box_layout.h |
| @@ -8,7 +8,7 @@ |
| #include "base/basictypes.h" |
| #include "base/compiler_specific.h" |
| -#include "views/layout/layout_manager.h" |
| +#include "ui/views/layout/layout_manager.h" |
| namespace gfx { |
| class Size; |