| 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 b9987e2622deca3ee29313c2466d7970eaa9ec19..f93d1e4d52fd9ce3516a7bc9399758f7c60a2343 100644
|
| --- a/third_party/WebKit/Source/platform/heap/Visitor.h
|
| +++ b/third_party/WebKit/Source/platform/heap/Visitor.h
|
| @@ -48,8 +48,6 @@ class HeapObjectHeader;
|
| class InlinedGlobalMarkingVisitor;
|
| template <typename T>
|
| class TraceTrait;
|
| -template <typename T>
|
| -class TraceEagerlyTrait;
|
| class ThreadState;
|
| class Visitor;
|
| template <typename T>
|
|
|