Chromium Code Reviews| Index: Source/core/dom/Attr.cpp |
| diff --git a/Source/core/dom/Attr.cpp b/Source/core/dom/Attr.cpp |
| index 7aaf56c8917de9ec420ebcc45af3cb25516b292c..22070779d74e4a46f00ce72518c161b945d4d88e 100644 |
| --- a/Source/core/dom/Attr.cpp |
| +++ b/Source/core/dom/Attr.cpp |
| @@ -24,7 +24,6 @@ |
| #include "core/dom/Attr.h" |
| #include "XMLNSNames.h" |
| -#include "core/css/StylePropertySet.h" |
| #include "core/dom/ExceptionCode.h" |
| #include "core/dom/ScopedEventQueue.h" |
| #include "core/dom/StyledElement.h" |