| Index: content/browser/web_contents/web_contents_drag_win.cc
|
| diff --git a/content/browser/web_contents/web_contents_drag_win.cc b/content/browser/web_contents/web_contents_drag_win.cc
|
| index d7b53eb70881b6eac68b0cc56e303f894b009ab8..91349a9f92afb3ed706b7b35ba7019116371786c 100644
|
| --- a/content/browser/web_contents/web_contents_drag_win.cc
|
| +++ b/content/browser/web_contents/web_contents_drag_win.cc
|
| @@ -25,6 +25,7 @@
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/browser/web_drag_dest_delegate.h"
|
| #include "net/base/net_util.h"
|
| +#include "third_party/skia/include/core/SkBitmap.h"
|
| #include "ui/base/clipboard/clipboard_util_win.h"
|
| #include "ui/base/clipboard/custom_data_helper.h"
|
| #include "ui/base/dragdrop/drag_utils.h"
|
|
|