| Index: third_party/WebKit/Source/core/frame/SubresourceIntegrity.h
|
| diff --git a/third_party/WebKit/Source/core/frame/SubresourceIntegrity.h b/third_party/WebKit/Source/core/frame/SubresourceIntegrity.h
|
| index b42f7b89adff350a1d6dbc7d7f5dbf0276b2cd16..56c6333e90a6a42d3a525ff551dd31b214f7be40 100644
|
| --- a/third_party/WebKit/Source/core/frame/SubresourceIntegrity.h
|
| +++ b/third_party/WebKit/Source/core/frame/SubresourceIntegrity.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "base/gtest_prod_util.h"
|
| #include "core/CoreExport.h"
|
| -#include "core/fetch/IntegrityMetadata.h"
|
| #include "platform/Crypto.h"
|
| +#include "platform/loader/fetch/IntegrityMetadata.h"
|
| #include "wtf/Allocator.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|