| Index: Source/web/AssertMatchingEnums.cpp
|
| diff --git a/Source/web/AssertMatchingEnums.cpp b/Source/web/AssertMatchingEnums.cpp
|
| index 0e760f4cea76612a20fdcf59b52008732c9ea8ad..def1b0f500394aa7a02e3f9e34cc85d69ce66e3a 100644
|
| --- a/Source/web/AssertMatchingEnums.cpp
|
| +++ b/Source/web/AssertMatchingEnums.cpp
|
| @@ -104,6 +104,7 @@
|
| #include "platform/network/ResourceResponse.h"
|
| #include "platform/text/TextChecking.h"
|
| #include "platform/text/TextDecoration.h"
|
| +#include "platform/weborigin/ReferrerPolicy.h"
|
| #include "public/platform/WebClipboard.h"
|
| #include "public/platform/WebCompositingReasons.h"
|
| #include "public/platform/WebFileError.h"
|
| @@ -127,7 +128,6 @@
|
| #include "public/platform/WebURLResponse.h"
|
| #include "public/web/WebNavigationPolicy.h"
|
| #include "public/web/WebSerializedScriptValueVersion.h"
|
| -#include "weborigin/ReferrerPolicy.h"
|
| #include "wtf/Assertions.h"
|
| #include "wtf/text/StringImpl.h"
|
|
|
|
|