| Index: Source/web/AssertMatchingEnums.cpp
|
| diff --git a/Source/web/AssertMatchingEnums.cpp b/Source/web/AssertMatchingEnums.cpp
|
| index c3afdb6b0bbf650632788c85d99783988c4558e2..87ac01ea61945be009b3af7e1cf2f65b1f6e75c9 100644
|
| --- a/Source/web/AssertMatchingEnums.cpp
|
| +++ b/Source/web/AssertMatchingEnums.cpp
|
| @@ -127,7 +127,7 @@
|
| #include "public/platform/WebURLResponse.h"
|
| #include "public/web/WebNavigationPolicy.h"
|
| #include "public/web/WebSerializedScriptValueVersion.h"
|
| -#include "weborigin/ReferrerPolicy.h"
|
| +#include "platform/weborigin/ReferrerPolicy.h"
|
| #include "wtf/Assertions.h"
|
| #include "wtf/text/StringImpl.h"
|
|
|
|
|