| Index: Source/core/inspector/HeapGraphSerializer.cpp
|
| diff --git a/Source/core/inspector/HeapGraphSerializer.cpp b/Source/core/inspector/HeapGraphSerializer.cpp
|
| index cb63c1fde39750e617598953377a14b33d46b743..f159e05dcfa8907dc7af5251c29317d2605222f7 100644
|
| --- a/Source/core/inspector/HeapGraphSerializer.cpp
|
| +++ b/Source/core/inspector/HeapGraphSerializer.cpp
|
| @@ -38,7 +38,6 @@
|
| #include "wtf/MemoryInstrumentationHashMap.h"
|
| #include "wtf/MemoryInstrumentationVector.h"
|
| #include "wtf/MemoryObjectInfo.h"
|
| -#include "wtf/text/CString.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| namespace WebCore {
|
|
|