Chromium Code Reviews| Index: Source/core/page/Crypto.h |
| diff --git a/Source/core/page/Crypto.h b/Source/core/page/Crypto.h |
| index 1725af86eb21a48164d70d8afe2bab61fcc30230..a5fae486cc640221ed3e58cab047baf3e84a9e5d 100644 |
| --- a/Source/core/page/Crypto.h |
| +++ b/Source/core/page/Crypto.h |
| @@ -29,7 +29,7 @@ |
| #ifndef Crypto_h |
| #define Crypto_h |
| -#include "ScriptWrappable.h" |
| +#include "bindings/v8/ScriptWrappable.h" |
| #include <wtf/Forward.h> |
| #include <wtf/PassRefPtr.h> |
| #include <wtf/RefCounted.h> |