Chromium Code Reviews| Index: Source/core/dom/Node.h |
| diff --git a/Source/core/dom/Node.h b/Source/core/dom/Node.h |
| index cc8671fb0ad6d19a24bffc3d49dc4ceb0c8f9dc0..e81c5f5af8d019474e4d5bfb7f11973220d2e6f6 100644 |
| --- a/Source/core/dom/Node.h |
| +++ b/Source/core/dom/Node.h |
| @@ -25,7 +25,7 @@ |
| #ifndef Node_h |
| #define Node_h |
| -#include "ScriptWrappable.h" |
| +#include "bindings/v8/ScriptWrappable.h" |
| #include "core/dom/EventTarget.h" |
| #include "core/dom/MutationObserver.h" |
| #include "core/dom/SimulatedClickOptions.h" |