| Index: Source/modules/crypto/DOMWindowCrypto.cpp
|
| diff --git a/Source/modules/crypto/DOMWindowCrypto.cpp b/Source/modules/crypto/DOMWindowCrypto.cpp
|
| index 81d86f29ca02135c355f5d70ffc1a1a060f54950..5c4bbae261311c3fe795b68614ddddc8f4d7ea2a 100644
|
| --- a/Source/modules/crypto/DOMWindowCrypto.cpp
|
| +++ b/Source/modules/crypto/DOMWindowCrypto.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "modules/crypto/DOMWindowCrypto.h"
|
|
|
| -#include "core/page/DOMWindow.h"
|
| +#include "core/frame/DOMWindow.h"
|
| #include "modules/crypto/Crypto.h"
|
|
|
| namespace WebCore {
|
|
|