Index: chrome/browser/ui/views/tab_contents/native_tab_contents_view_win.cc |
diff --git a/chrome/browser/ui/views/tab_contents/native_tab_contents_view_win.cc b/chrome/browser/ui/views/tab_contents/native_tab_contents_view_win.cc |
index 8e060c7b02159f78f41d5f8cc1763c72c7635cc2..76a26fbf55f8a391da6f6df94c78ef37d62b65a2 100644 |
--- a/chrome/browser/ui/views/tab_contents/native_tab_contents_view_win.cc |
+++ b/chrome/browser/ui/views/tab_contents/native_tab_contents_view_win.cc |
@@ -9,7 +9,7 @@ |
#include "chrome/browser/tab_contents/web_drag_bookmark_handler_win.h" |
#include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h" |
#include "chrome/browser/ui/views/tab_contents/native_tab_contents_view_delegate.h" |
-#include "content/browser/tab_contents/web_contents_drag_win.h" |
+#include "content/browser/web_contents/web_contents_drag_win.h" |
#include "content/browser/web_contents/web_drag_dest_win.h" |
#include "content/public/browser/render_widget_host_view.h" |
#include "content/public/browser/web_contents.h" |