summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/web_drag_source_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/tab_contents/web_drag_source_win.h')
-rw-r--r--chrome/browser/tab_contents/web_drag_source_win.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/tab_contents/web_drag_source_win.h b/chrome/browser/tab_contents/web_drag_source_win.h
index 617970e..c851142 100644
--- a/chrome/browser/tab_contents/web_drag_source_win.h
+++ b/chrome/browser/tab_contents/web_drag_source_win.h
@@ -5,11 +5,11 @@
#ifndef CHROME_BROWSER_TAB_CONTENTS_WEB_DRAG_SOURCE_WIN_H_
#define CHROME_BROWSER_TAB_CONTENTS_WEB_DRAG_SOURCE_WIN_H_
-#include "app/gfx/native_widget_types.h"
#include "base/base_drag_source.h"
#include "base/basictypes.h"
#include "chrome/common/notification_observer.h"
#include "chrome/common/notification_registrar.h"
+#include "gfx/native_widget_types.h"
#include "gfx/point.h"
class RenderViewHost;