Index: chrome/browser/ui/autofill/popup_controller_common.h |
diff --git a/chrome/browser/ui/autofill/popup_controller_common.h b/chrome/browser/ui/autofill/popup_controller_common.h |
index 8fe6c150e4689c44b97543d7257a7be0b5fbcc6b..25341d433074167dafda3af9047203ef95e37f20 100644 |
--- a/chrome/browser/ui/autofill/popup_controller_common.h |
+++ b/chrome/browser/ui/autofill/popup_controller_common.h |
@@ -6,9 +6,9 @@ |
#define CHROME_BROWSER_UI_AUTOFILL_POPUP_CONTROLLER_COMMON_H_ |
#include "content/public/browser/render_widget_host.h" |
+#include "ui/gfx/geometry/rect.h" |
+#include "ui/gfx/geometry/rect_f.h" |
#include "ui/gfx/native_widget_types.h" |
-#include "ui/gfx/rect.h" |
-#include "ui/gfx/rect_f.h" |
namespace content { |
struct NativeWebKeyboardEvent; |