| Index: Source/modules/crypto/DOMWindowCrypto.h
|
| diff --git a/Source/modules/crypto/DOMWindowCrypto.h b/Source/modules/crypto/DOMWindowCrypto.h
|
| index cbdd7fe9e1d1247a0d5a0ca968244ed4398636a1..707918d6d012d2ded74da39fca9773ee5d6efda4 100644
|
| --- a/Source/modules/crypto/DOMWindowCrypto.h
|
| +++ b/Source/modules/crypto/DOMWindowCrypto.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef DOMWindowCrypto_h
|
| #define DOMWindowCrypto_h
|
|
|
| -#include "core/page/DOMWindowProperty.h"
|
| +#include "core/frame/DOMWindowProperty.h"
|
| #include "platform/Supplementable.h"
|
|
|
| namespace WebCore {
|
|
|