| 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..9f9140e6044109eb4e6a8f6ddd1585049a652010 100644
|
| --- a/Source/core/platform/graphics/GraphicsLayer.cpp
|
| +++ b/Source/core/platform/graphics/GraphicsLayer.cpp
|
| @@ -47,8 +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"
|
| #include "wtf/text/WTFString.h"
|
|
|