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 f8059ddb0fcce118ca85547013edc1f1b8913ba7..1e8dbc30fd73fda5b826080d00016ed45d6813a5 100644 |
--- a/third_party/WebKit/Source/core/frame/SubresourceIntegrity.h |
+++ b/third_party/WebKit/Source/core/frame/SubresourceIntegrity.h |
@@ -9,8 +9,8 @@ |
#include "core/CoreExport.h" |
#include "platform/Crypto.h" |
#include "platform/loader/fetch/IntegrityMetadata.h" |
-#include "wtf/Allocator.h" |
-#include "wtf/text/WTFString.h" |
+#include "platform/wtf/Allocator.h" |
+#include "platform/wtf/text/WTFString.h" |
namespace blink { |