| Index: third_party/WebKit/Source/platform/heap/Handle.h
|
| diff --git a/third_party/WebKit/Source/platform/heap/Handle.h b/third_party/WebKit/Source/platform/heap/Handle.h
|
| index e45d1e11019f4d08dc6f665dafdd01dff800d72e..7a42f16933ae0987fbaae494616325a347a58123 100644
|
| --- a/third_party/WebKit/Source/platform/heap/Handle.h
|
| +++ b/third_party/WebKit/Source/platform/heap/Handle.h
|
| @@ -43,7 +43,6 @@
|
| #include "wtf/Functional.h"
|
| #include "wtf/HashFunctions.h"
|
| #include "wtf/Locker.h"
|
| -#include "wtf/RefCounted.h"
|
| #include "wtf/TypeTraits.h"
|
|
|
| #if defined(LEAK_SANITIZER)
|
|
|