Chromium Code Reviews| Index: cc/CCSolidColorLayerImpl.cpp |
| diff --git a/cc/CCSolidColorLayerImpl.cpp b/cc/CCSolidColorLayerImpl.cpp |
| index 557740a88d8b9078fd08380f3f278a742700210a..03b5dd3b5fcb9731ed98f54d80d64248adb64823 100644 |
| --- a/cc/CCSolidColorLayerImpl.cpp |
| +++ b/cc/CCSolidColorLayerImpl.cpp |
| @@ -11,7 +11,6 @@ |
| #include "CCQuadSink.h" |
| #include "CCSolidColorDrawQuad.h" |
| #include <wtf/MathExtras.h> |
| -#include <wtf/text/WTFString.h> |
| using namespace std; |
| using WebKit::WebTransformationMatrix; |