Chromium Code Reviews| Index: Source/core/css/CSSAspectRatioValue.cpp |
| diff --git a/Source/core/css/CSSAspectRatioValue.cpp b/Source/core/css/CSSAspectRatioValue.cpp |
| index 2f6c4639aabd5fe3f64defddab4ff063cbab659f..bced41f1705d2a98cb87afdc2729c798f944cc16 100644 |
| --- a/Source/core/css/CSSAspectRatioValue.cpp |
| +++ b/Source/core/css/CSSAspectRatioValue.cpp |
| @@ -30,7 +30,6 @@ |
| #include "core/css/CSSAspectRatioValue.h" |
| #include "core/dom/WebCoreMemoryInstrumentation.h" |
| -#include "wtf/text/StringBuilder.h" |
| namespace WebCore { |