| Index: ui/views/controls/table/table_header.h
|
| diff --git a/ui/views/controls/table/table_header.h b/ui/views/controls/table/table_header.h
|
| index e88bad6c94fb5abf36f39accb2f4df40ca4044cd..7fd54e91a2178cccff6dffab63e41b5f22b653f0 100644
|
| --- a/ui/views/controls/table/table_header.h
|
| +++ b/ui/views/controls/table/table_header.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef UI_VIEWS_CONTROLS_TABLE_TABLE_HEADER_H_
|
| #define UI_VIEWS_CONTROLS_TABLE_TABLE_HEADER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "ui/gfx/font_list.h"
|
| #include "ui/views/view.h"
|
| #include "ui/views/views_export.h"
|
|
|