Chromium Code Reviews| Index: Source/core/dom/Attr.cpp |
| diff --git a/Source/core/dom/Attr.cpp b/Source/core/dom/Attr.cpp |
| index 8f125c3001b544178e19b49896d95dfc8544cca0..e47705e8924e2465acefeb8bf7d58d47f6e1cec4 100644 |
| --- a/Source/core/dom/Attr.cpp |
| +++ b/Source/core/dom/Attr.cpp |
| @@ -25,6 +25,7 @@ |
| #include "bindings/v8/ExceptionState.h" |
| #include "bindings/v8/ExceptionStatePlaceholder.h" |
| +#include "core/dom/Document.h" |
| #include "core/dom/Element.h" |
| #include "core/dom/Text.h" |
| #include "core/events/ScopedEventQueue.h" |