Chromium Code Reviews| Index: ui/views/layout/fill_layout.h |
| diff --git a/ui/views/layout/fill_layout.h b/ui/views/layout/fill_layout.h |
| index 412fc53e227ab6ead2c4dd3c9801b9020e1d301d..11a56838dbb45cbbecbdd904693883a787674c18 100644 |
| --- a/ui/views/layout/fill_layout.h |
| +++ b/ui/views/layout/fill_layout.h |
| @@ -6,6 +6,7 @@ |
| #define UI_VIEWS_LAYOUT_FILL_LAYOUT_H_ |
| #include "base/compiler_specific.h" |
| +#include "base/macros.h" |
| #include "ui/views/layout/layout_manager.h" |
| #include "ui/views/view.h" |