Index: components/favicon_base/favicon_types.h |
diff --git a/components/favicon_base/favicon_types.h b/components/favicon_base/favicon_types.h |
index f99f03881ce2781eb1db5cb6aec791ce99569990..ea6475429d93d931fb9f511fbe24adaa16ccd38e 100644 |
--- a/components/favicon_base/favicon_types.h |
+++ b/components/favicon_base/favicon_types.h |
@@ -6,8 +6,8 @@ |
#define COMPONENTS_FAVICON_BASE_FAVICON_TYPES_H_ |
#include "base/memory/ref_counted_memory.h" |
+#include "ui/gfx/geometry/size.h" |
#include "ui/gfx/image/image.h" |
-#include "ui/gfx/size.h" |
#include "url/gurl.h" |
namespace favicon_base { |