| Index: content/browser/web_contents/aura/image_window_delegate.cc
|
| diff --git a/content/browser/web_contents/aura/image_window_delegate.cc b/content/browser/web_contents/aura/image_window_delegate.cc
|
| index 37bd61728dd2ad4f06c19ee5f31938b3a462260a..dbb066c894dedfd1a812ed31cd1d15864c941bd7 100644
|
| --- a/content/browser/web_contents/aura/image_window_delegate.cc
|
| +++ b/content/browser/web_contents/aura/image_window_delegate.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "content/browser/web_contents/aura/image_window_delegate.h"
|
|
|
| +#include "ui/base/cursor/cursor.h"
|
| #include "ui/base/hit_test.h"
|
| #include "ui/compositor/compositor.h"
|
| #include "ui/gfx/canvas.h"
|
|
|