| Index: ui/views/controls/table/table_view.h
|
| diff --git a/ui/views/controls/table/table_view.h b/ui/views/controls/table/table_view.h
|
| index e226f10f05598d34eea2c00e65b02a905e4605ff..78a0f556c491364e6e7a8aa306cd7250b73b633f 100644
|
| --- a/ui/views/controls/table/table_view.h
|
| +++ b/ui/views/controls/table/table_view.h
|
| @@ -21,7 +21,7 @@
|
| #include <windows.h>
|
|
|
| // TODO(port): remove the ifdef when native_control.h is ported.
|
| -#include "views/controls/native_control.h"
|
| +#include "ui/views/controls/native_control.h"
|
|
|
| typedef struct tagNMLVCUSTOMDRAW NMLVCUSTOMDRAW;
|
| #endif // defined(OS_WIN)
|
|
|