| Index: Source/modules/crypto/KeyPair.h
|
| diff --git a/Source/modules/crypto/KeyPair.h b/Source/modules/crypto/KeyPair.h
|
| index e8bbe7c1bd6098ab57a86d93c696e2c4f1b0a432..788d2de5f30e6684cbb5c9194e70ab4f4b212415 100644
|
| --- a/Source/modules/crypto/KeyPair.h
|
| +++ b/Source/modules/crypto/KeyPair.h
|
| @@ -32,7 +32,7 @@
|
| #define KeyPair_h
|
|
|
| #include "bindings/v8/ScriptWrappable.h"
|
| -#include "heap/Handle.h"
|
| +#include "platform/heap/Handle.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/RefCounted.h"
|
| #include "wtf/RefPtr.h"
|
|
|