| Index: chrome/browser/ui/aura/tab_contents/web_drag_bookmark_handler_aura.cc
|
| diff --git a/chrome/browser/ui/aura/tab_contents/web_drag_bookmark_handler_aura.cc b/chrome/browser/ui/aura/tab_contents/web_drag_bookmark_handler_aura.cc
|
| index 52ca134af6c97b405912a6337fa0b3cdf26004e5..046e0c31c4bb60cc090accb62d37c0e01073825b 100644
|
| --- a/chrome/browser/ui/aura/tab_contents/web_drag_bookmark_handler_aura.cc
|
| +++ b/chrome/browser/ui/aura/tab_contents/web_drag_bookmark_handler_aura.cc
|
| @@ -11,7 +11,6 @@
|
| #include "chrome/browser/ui/bookmarks/bookmark_tab_helper.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "ui/base/dragdrop/os_exchange_data.h"
|
| -#include "ui/base/dragdrop/os_exchange_data_provider_aura.h"
|
| #include "webkit/glue/webdropdata.h"
|
|
|
| using content::WebContents;
|
|
|