Index: Source/modules/crypto/CryptoKey.cpp |
diff --git a/Source/modules/crypto/CryptoKey.cpp b/Source/modules/crypto/CryptoKey.cpp |
index b85f9c1ae651aa5500d97b0c1f9a71c4e7c3535b..9a659284c94765fcc0253da1d525c77bcd848f9e 100644 |
--- a/Source/modules/crypto/CryptoKey.cpp |
+++ b/Source/modules/crypto/CryptoKey.cpp |
@@ -31,7 +31,7 @@ |
#include "config.h" |
#include "modules/crypto/CryptoKey.h" |
-#include "bindings/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/dom/ExceptionCode.h" |
#include "modules/crypto/KeyAlgorithm.h" |
#include "platform/CryptoResult.h" |