Chromium Code Reviews| Index: Source/core/dom/Element.cpp |
| diff --git a/Source/core/dom/Element.cpp b/Source/core/dom/Element.cpp |
| index 5e6a9a0d4946d23d3be1134684f218f3695f11af..3584f1214070d5d23ed2a565b60dce265aba876c 100644 |
| --- a/Source/core/dom/Element.cpp |
| +++ b/Source/core/dom/Element.cpp |
| @@ -98,6 +98,7 @@ |
| #include "wtf/BitVector.h" |
| #include "wtf/HashFunctions.h" |
| #include "wtf/text/CString.h" |
| +#include "wtf/text/StringBuilder.h" |
| #include "wtf/text/TextPosition.h" |
| namespace WebCore { |