Index: Source/core/page/Crypto.cpp |
diff --git a/Source/core/page/Crypto.cpp b/Source/core/page/Crypto.cpp |
index 10e1390c0c5f1cf1a17b33257d7bb4bcf2c50fbe..dabc84d804b216baadad868c6b65173186332d7a 100644 |
--- a/Source/core/page/Crypto.cpp |
+++ b/Source/core/page/Crypto.cpp |
@@ -30,7 +30,7 @@ |
#include "config.h" |
#include "core/page/Crypto.h" |
-#include "ExceptionCode.h" |
+#include "core/dom/ExceptionCode.h" |
#include <wtf/ArrayBufferView.h> |
#include <wtf/CryptographicallyRandomNumber.h> |