diff options
Diffstat (limited to 'views/view_win.cc')
-rw-r--r-- | views/view_win.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/view_win.cc b/views/view_win.cc index 6dfe183..92a6396 100644 --- a/views/view_win.cc +++ b/views/view_win.cc @@ -5,7 +5,7 @@ #include "views/view.h" #include "app/drag_drop_types.h" -#include "app/gfx/chrome_canvas.h" +#include "app/gfx/canvas.h" #include "app/gfx/path.h" #include "app/os_exchange_data.h" #include "base/scoped_handle.h" |