diff options
Diffstat (limited to 'chrome/browser/tab_contents/web_drag_source.h')
-rw-r--r-- | chrome/browser/tab_contents/web_drag_source.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/tab_contents/web_drag_source.h b/chrome/browser/tab_contents/web_drag_source.h index f80c6c6..7896dd4 100644 --- a/chrome/browser/tab_contents/web_drag_source.h +++ b/chrome/browser/tab_contents/web_drag_source.h @@ -5,8 +5,8 @@ #ifndef CHROME_BROWSER_TAB_CONTENTS_WEB_DRAG_SOURCE_H_ #define CHROME_BROWSER_TAB_CONTENTS_WEB_DRAG_SOURCE_H_ +#include "app/gfx/native_widget_types.h" #include "base/basictypes.h" -#include "base/gfx/native_widget_types.h" #include "base/gfx/point.h" #include "chrome/common/notification_observer.h" #include "chrome/common/notification_registrar.h" |