| Index: Source/core/platform/graphics/GraphicsLayer.cpp
|
| diff --git a/Source/core/platform/graphics/GraphicsLayer.cpp b/Source/core/platform/graphics/GraphicsLayer.cpp
|
| index cbccc1fcbe8a114eaf10eb1a49a2ce8c274992f3..b82849e5c2c6988c86631e5291d1e7246980e112 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"
|
|
|