Index: content/shell/browser/shell.h |
diff --git a/content/shell/browser/shell.h b/content/shell/browser/shell.h |
index fdcfc7a01498f70a175781edc67fbe8eff58efdd..0323d7aaccf7421a2bdaefd0023409132d456fee 100644 |
--- a/content/shell/browser/shell.h |
+++ b/content/shell/browser/shell.h |
@@ -15,8 +15,8 @@ |
#include "content/public/browser/web_contents_delegate.h" |
#include "content/public/browser/web_contents_observer.h" |
#include "ipc/ipc_channel.h" |
+#include "ui/gfx/geometry/size.h" |
#include "ui/gfx/native_widget_types.h" |
-#include "ui/gfx/size.h" |
#if defined(OS_ANDROID) |
#include "base/android/scoped_java_ref.h" |