Index: content/browser/web_contents/web_contents_drag_win.cc |
diff --git a/content/browser/tab_contents/web_contents_drag_win.cc b/content/browser/web_contents/web_contents_drag_win.cc |
similarity index 99% |
rename from content/browser/tab_contents/web_contents_drag_win.cc |
rename to content/browser/web_contents/web_contents_drag_win.cc |
index cbf0178717f5cd191fd37a0250be1070746799be..5ef13e52676a553a4ed9a2a07553b3e3fd2415f5 100644 |
--- a/content/browser/tab_contents/web_contents_drag_win.cc |
+++ b/content/browser/web_contents/web_contents_drag_win.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "content/browser/tab_contents/web_contents_drag_win.h" |
+#include "content/browser/web_contents/web_contents_drag_win.h" |
#include <windows.h> |