| Index: Source/modules/crypto/Crypto.h
|
| diff --git a/Source/modules/crypto/Crypto.h b/Source/modules/crypto/Crypto.h
|
| index 6205b96fb461b48441ace01ad79449e9083a87a3..5c2c9731ed6b566bbae4998e3fc9b930f16b5058 100644
|
| --- a/Source/modules/crypto/Crypto.h
|
| +++ b/Source/modules/crypto/Crypto.h
|
| @@ -29,7 +29,7 @@
|
| #ifndef Crypto_h
|
| #define Crypto_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "modules/crypto/SubtleCrypto.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Forward.h"
|
|
|