Index: Source/bindings/core/v8/ExceptionStatePlaceholder.h |
diff --git a/Source/bindings/v8/ExceptionStatePlaceholder.h b/Source/bindings/core/v8/ExceptionStatePlaceholder.h |
similarity index 98% |
rename from Source/bindings/v8/ExceptionStatePlaceholder.h |
rename to Source/bindings/core/v8/ExceptionStatePlaceholder.h |
index 6df5b1ab9bb673eb3ece39835348733e67b989c8..d6e29073c8dd8808b169f71b2789659ae5c5b07f 100644 |
--- a/Source/bindings/v8/ExceptionStatePlaceholder.h |
+++ b/Source/bindings/core/v8/ExceptionStatePlaceholder.h |
@@ -31,7 +31,7 @@ |
#ifndef ExceptionStatePlaceholder_h |
#define ExceptionStatePlaceholder_h |
-#include "bindings/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "wtf/Assertions.h" |
#include "wtf/text/WTFString.h" |
#include <v8.h> |