| Index: Source/core/platform/graphics/GraphicsLayer.cpp
|
| diff --git a/Source/core/platform/graphics/GraphicsLayer.cpp b/Source/core/platform/graphics/GraphicsLayer.cpp
|
| index 57cfb019ad4d6193bec22110c4bb581019dfdee1..c74b0186452c24dbd7ca913590ec1bae5088ab7a 100644
|
| --- a/Source/core/platform/graphics/GraphicsLayer.cpp
|
| +++ b/Source/core/platform/graphics/GraphicsLayer.cpp
|
| @@ -47,7 +47,6 @@
|
| #include "wtf/HashSet.h"
|
| #include "wtf/MemoryInstrumentationHashMap.h"
|
| #include "wtf/MemoryInstrumentationVector.h"
|
| -#include "wtf/StringExtras.h"
|
| #include "wtf/text/CString.h"
|
| #include "wtf/text/StringBuilder.h"
|
| #include "wtf/text/StringHash.h"
|
|
|