| Index: views/controls/table/group_table_view.h
|
| ===================================================================
|
| --- views/controls/table/group_table_view.h (revision 18478)
|
| +++ views/controls/table/group_table_view.h (working copy)
|
| @@ -5,8 +5,8 @@
|
| #ifndef VIEWS_CONTROLS_TABLE_GROUP_TABLE_VIEW_H_
|
| #define VIEWS_CONTROLS_TABLE_GROUP_TABLE_VIEW_H_
|
|
|
| +#include "app/table_model.h"
|
| #include "base/task.h"
|
| -#include "views/controls/table/table_model.h"
|
| #include "views/controls/table/table_view.h"
|
|
|
| // The GroupTableView adds grouping to the TableView class.
|
|
|