Index: chrome/browser/tab_contents/web_drag_dest_gtk.cc |
=================================================================== |
--- chrome/browser/tab_contents/web_drag_dest_gtk.cc (revision 105389) |
+++ chrome/browser/tab_contents/web_drag_dest_gtk.cc (working copy) |
@@ -13,7 +13,7 @@ |
#include "content/browser/renderer_host/render_view_host.h" |
#include "content/browser/tab_contents/drag_utils_gtk.h" |
#include "content/browser/tab_contents/tab_contents.h" |
-#include "content/common/url_constants.h" |
+#include "content/public/common/url_constants.h" |
#include "net/base/net_util.h" |
#include "ui/base/dragdrop/gtk_dnd_util.h" |
#include "ui/base/gtk/gtk_screen_utils.h" |