| Index: third_party/WebKit/Source/modules/crypto/KeyAlgorithm.h
|
| diff --git a/third_party/WebKit/Source/modules/crypto/KeyAlgorithm.h b/third_party/WebKit/Source/modules/crypto/KeyAlgorithm.h
|
| index b5777fe8a540393182564b5dab509fb3a788c3a8..79246d1751d5f072f474f3c02105c9774b6a7170 100644
|
| --- a/third_party/WebKit/Source/modules/crypto/KeyAlgorithm.h
|
| +++ b/third_party/WebKit/Source/modules/crypto/KeyAlgorithm.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef KeyAlgorithm_h
|
| #define KeyAlgorithm_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/wtf/Forward.h"
|
| #include "public/platform/WebCryptoKeyAlgorithm.h"
|
|
|