summaryrefslogtreecommitdiff
path: root/chromium/content/browser/web_contents/web_drag_source_gtk.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/browser/web_contents/web_drag_source_gtk.cc')
-rw-r--r--chromium/content/browser/web_contents/web_drag_source_gtk.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/content/browser/web_contents/web_drag_source_gtk.cc b/chromium/content/browser/web_contents/web_drag_source_gtk.cc
index 0f1d9d57876..0ad27de95c8 100644
--- a/chromium/content/browser/web_contents/web_drag_source_gtk.cc
+++ b/chromium/content/browser/web_contents/web_drag_source_gtk.cc
@@ -24,8 +24,8 @@
#include "third_party/skia/include/core/SkBitmap.h"
#include "ui/base/clipboard/custom_data_helper.h"
#include "ui/base/dragdrop/gtk_dnd_util.h"
-#include "ui/base/gtk/gtk_compat.h"
#include "ui/base/gtk/gtk_screen_util.h"
+#include "ui/gfx/gtk_compat.h"
#include "ui/gfx/gtk_util.h"
using WebKit::WebDragOperation;