Index: third_party/WebKit/Source/core/frame/SettingsDelegate.cpp |
diff --git a/third_party/WebKit/Source/core/frame/SettingsDelegate.cpp b/third_party/WebKit/Source/core/frame/SettingsDelegate.cpp |
index eb1e27722d5170daec79833cc8a24897300fc15f..a9e670dc0cbce3d45ced94dfd5ab548ad467bad4 100644 |
--- a/third_party/WebKit/Source/core/frame/SettingsDelegate.cpp |
+++ b/third_party/WebKit/Source/core/frame/SettingsDelegate.cpp |
@@ -30,8 +30,8 @@ |
#include "core/frame/SettingsDelegate.h" |
-#include "core/frame/Settings.h" |
#include <memory> |
+#include "core/frame/Settings.h" |
namespace blink { |