Index: Source/bindings/core/v8/CustomElementBinding.h |
diff --git a/Source/bindings/v8/CustomElementBinding.h b/Source/bindings/core/v8/CustomElementBinding.h |
similarity index 98% |
rename from Source/bindings/v8/CustomElementBinding.h |
rename to Source/bindings/core/v8/CustomElementBinding.h |
index b989e36182339768f79563aa6cc5d779fcd021fb..58a9fb8036a53122d9f02a553ae08e70d6258688 100644 |
--- a/Source/bindings/v8/CustomElementBinding.h |
+++ b/Source/bindings/core/v8/CustomElementBinding.h |
@@ -31,7 +31,7 @@ |
#ifndef CustomElementBinding_h |
#define CustomElementBinding_h |
-#include "bindings/v8/ScopedPersistent.h" |
+#include "bindings/core/v8/ScopedPersistent.h" |
#include "wtf/PassOwnPtr.h" |
#include <v8.h> |