diff options
Diffstat (limited to 'chrome/browser/gtk/tab_contents_drag_source.h')
| -rw-r--r-- | chrome/browser/gtk/tab_contents_drag_source.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/gtk/tab_contents_drag_source.h b/chrome/browser/gtk/tab_contents_drag_source.h index 35693e9..7740ee6 100644 --- a/chrome/browser/gtk/tab_contents_drag_source.h +++ b/chrome/browser/gtk/tab_contents_drag_source.h @@ -7,12 +7,12 @@ #include <gtk/gtk.h> -#include "app/gfx/native_widget_types.h" #include "base/basictypes.h" #include "base/file_path.h" #include "base/gfx/point.h" #include "base/message_loop.h" #include "base/string16.h" +#include "gfx/native_widget_types.h" #include "googleurl/src/gurl.h" #include "third_party/skia/include/core/SkBitmap.h" #include "third_party/WebKit/WebKit/chromium/public/WebDragOperation.h" |
