Index: third_party/WebKit/Source/platform/ContentSettingCallbacks.cpp |
diff --git a/third_party/WebKit/Source/platform/ContentSettingCallbacks.cpp b/third_party/WebKit/Source/platform/ContentSettingCallbacks.cpp |
index 2135e4ab4ad0e98bfa1e2a26b3bb4318c0c205c9..cc8b9b6c3444a2e3b9571c45437f6daafc47a6b5 100644 |
--- a/third_party/WebKit/Source/platform/ContentSettingCallbacks.cpp |
+++ b/third_party/WebKit/Source/platform/ContentSettingCallbacks.cpp |
@@ -30,8 +30,8 @@ |
#include "platform/ContentSettingCallbacks.h" |
-#include "wtf/PtrUtil.h" |
#include <memory> |
+#include "wtf/PtrUtil.h" |
namespace blink { |