| Index: Source/modules/crypto/KeyAlgorithm.h
|
| diff --git a/Source/modules/crypto/KeyAlgorithm.h b/Source/modules/crypto/KeyAlgorithm.h
|
| index d420d3fac2c411fffded462b7a2bc89c042dfec9..8bea478d8a0097a9721af01ba301f8148c3c1cbd 100644
|
| --- a/Source/modules/crypto/KeyAlgorithm.h
|
| +++ b/Source/modules/crypto/KeyAlgorithm.h
|
| @@ -32,7 +32,7 @@
|
| #define KeyAlgorithm_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "public/platform/WebCryptoKeyAlgorithm.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|