Index: chrome/browser/tab_contents/tab_contents_delegate.h |
=================================================================== |
--- chrome/browser/tab_contents/tab_contents_delegate.h (revision 28672) |
+++ chrome/browser/tab_contents/tab_contents_delegate.h (working copy) |
@@ -5,10 +5,9 @@ |
#ifndef CHROME_BROWSER_TAB_CONTENTS_TAB_CONTENTS_DELEGATE_H_ |
#define CHROME_BROWSER_TAB_CONTENTS_TAB_CONTENTS_DELEGATE_H_ |
+#include "app/gfx/native_widget_types.h" |
#include "base/basictypes.h" |
-#include "base/gfx/native_widget_types.h" |
#include "base/gfx/rect.h" |
- |
#include "chrome/browser/tab_contents/navigation_entry.h" |
#include "chrome/common/native_web_keyboard_event.h" |
#include "chrome/common/page_transition_types.h" |