Index: Source/core/storage/Storage.cpp |
diff --git a/Source/core/storage/Storage.cpp b/Source/core/storage/Storage.cpp |
index dbb7e8bacd29700287843afb6e416358b28d1094..2e065e0a33bb20710899f23560c83a6d1f9c4799 100644 |
--- a/Source/core/storage/Storage.cpp |
+++ b/Source/core/storage/Storage.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/storage/Storage.h" |
-#include "bindings/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "wtf/PassOwnPtr.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/text/WTFString.h" |