Chromium Code Reviews| Index: views/grid_layout.h |
| diff --git a/views/grid_layout.h b/views/grid_layout.h |
| index bfbfa64047f37aca8ccf6255ebc7a692760f9d9b..da945b00e8f726c8e57ae53a1aac1a382b865275 100644 |
| --- a/views/grid_layout.h |
| +++ b/views/grid_layout.h |
| @@ -9,7 +9,7 @@ |
| #include <string> |
| #include <vector> |
| -#include "views/layout_manager.h" |
| +#include "views/layout/layout_manager.h" |
| #include "views/view.h" |
| namespace gfx { |