Index: chrome/browser/ui/views/tab_contents/native_tab_contents_view_gtk.cc |
=================================================================== |
--- chrome/browser/ui/views/tab_contents/native_tab_contents_view_gtk.cc (revision 112786) |
+++ chrome/browser/ui/views/tab_contents/native_tab_contents_view_gtk.cc (working copy) |
@@ -13,7 +13,7 @@ |
#include "content/browser/tab_contents/tab_contents_view.h" |
#include "content/browser/tab_contents/web_drag_dest_gtk.h" |
#include "content/browser/tab_contents/web_drag_source_gtk.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebDragData.h" |
+#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebDragData.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebInputEvent.h" |
#if defined(OS_CHROMEOS) |