diff options
Diffstat (limited to 'chrome/views/root_view_win.cc')
-rw-r--r-- | chrome/views/root_view_win.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/views/root_view_win.cc b/chrome/views/root_view_win.cc index 9b38e64f..8ea6444 100644 --- a/chrome/views/root_view_win.cc +++ b/chrome/views/root_view_win.cc @@ -6,6 +6,7 @@ #include "base/base_drag_source.h" #include "base/logging.h" +#include "chrome/common/gfx/chrome_canvas.h" #include "chrome/common/drag_drop_types.h" #include "chrome/views/root_view_drop_target.h" |