| Index: Source/web/WebCryptoNormalize.cpp
|
| diff --git a/Source/web/WebCryptoNormalize.cpp b/Source/web/WebCryptoNormalize.cpp
|
| index f05f30e318752cf6c75505d2a8927331f5e46fab..54675322f9f71674f3aefaa62356e7cc5941855d 100644
|
| --- a/Source/web/WebCryptoNormalize.cpp
|
| +++ b/Source/web/WebCryptoNormalize.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "public/web/WebCryptoNormalize.h"
|
|
|
| -#include "bindings/v8/Dictionary.h"
|
| +#include "bindings/core/v8/Dictionary.h"
|
| #include "modules/crypto/CryptoResultImpl.h"
|
| #include "modules/crypto/NormalizeAlgorithm.h"
|
| #include "platform/CryptoResult.h"
|
|
|