| Index: chrome/browser/tab_contents/web_drag_dest_gtk.h
|
| diff --git a/chrome/browser/tab_contents/web_drag_dest_gtk.h b/chrome/browser/tab_contents/web_drag_dest_gtk.h
|
| index 8bba71e52f3c7262c7390de07cc7f9f265320f3e..46e16aa5d4d13c22a3891534b02000531b1e4119 100644
|
| --- a/chrome/browser/tab_contents/web_drag_dest_gtk.h
|
| +++ b/chrome/browser/tab_contents/web_drag_dest_gtk.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "base/scoped_ptr.h"
|
| #include "base/task.h"
|
| -#include "webkit/api/public/WebDragOperation.h"
|
| +#include "third_party/WebKit/WebKit/chromium/public/WebDragOperation.h"
|
| #include "webkit/glue/webdropdata.h"
|
|
|
| class TabContents;
|
|
|