Index: third_party/WebKit/Source/web/AssertMatchingEnums.cpp |
diff --git a/third_party/WebKit/Source/web/AssertMatchingEnums.cpp b/third_party/WebKit/Source/web/AssertMatchingEnums.cpp |
index be8e37a69e1f09e0ff420f09b9527a370cae7795..e565568432c75fadda1690cd6385b28421c8a85b 100644 |
--- a/third_party/WebKit/Source/web/AssertMatchingEnums.cpp |
+++ b/third_party/WebKit/Source/web/AssertMatchingEnums.cpp |
@@ -80,6 +80,7 @@ |
#include "platform/weborigin/SchemeRegistry.h" |
#include "public/platform/WebApplicationCacheHost.h" |
#include "public/platform/WebClipboard.h" |
+#include "public/platform/WebContentSecurityPolicy.h" |
#include "public/platform/WebCursorInfo.h" |
#include "public/platform/WebFileError.h" |
#include "public/platform/WebFileInfo.h" |
@@ -113,7 +114,6 @@ |
#include "public/web/WebAXObject.h" |
#include "public/web/WebClientRedirectPolicy.h" |
#include "public/web/WebConsoleMessage.h" |
-#include "public/web/WebContentSecurityPolicy.h" |
#include "public/web/WebFrameClient.h" |
#include "public/web/WebFrameLoadType.h" |
#include "public/web/WebHistoryCommitType.h" |