Chromium Code Reviews| Index: Source/core/css/CSSReflectValue.cpp |
| diff --git a/Source/core/css/CSSReflectValue.cpp b/Source/core/css/CSSReflectValue.cpp |
| index 56ac5d0505f1116dc28d7dfc694a4254f6b8bf70..6a8d2c98c9203e6d4615d4efeb4657d6f3317eee 100644 |
| --- a/Source/core/css/CSSReflectValue.cpp |
| +++ b/Source/core/css/CSSReflectValue.cpp |
| @@ -28,7 +28,6 @@ |
| #include "core/css/CSSPrimitiveValue.h" |
| #include "core/dom/WebCoreMemoryInstrumentation.h" |
| -#include <wtf/text/StringBuilder.h> |
| using namespace std; |