| Index: third_party/WebKit/Source/platform/heap/Visitor.h
|
| diff --git a/third_party/WebKit/Source/platform/heap/Visitor.h b/third_party/WebKit/Source/platform/heap/Visitor.h
|
| index 0c6d21c6381b1326320c8304b3e6858b7692dcc1..a32b7c931114d01a576559bd86a6a2c245a4a7e6 100644
|
| --- a/third_party/WebKit/Source/platform/heap/Visitor.h
|
| +++ b/third_party/WebKit/Source/platform/heap/Visitor.h
|
| @@ -43,7 +43,6 @@
|
| #include "wtf/HashTraits.h"
|
| #include "wtf/InstanceCounter.h"
|
| #include "wtf/TypeTraits.h"
|
| -#include "wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|