| Index: tools/clang/blink_gc_plugin/RecordInfo.h
|
| diff --git a/tools/clang/blink_gc_plugin/RecordInfo.h b/tools/clang/blink_gc_plugin/RecordInfo.h
|
| index 5bad7ce9f7964d6935d42094c5d735e22a405df8..a2fa10e7a7afd0570cad8d2338ff3545b23246b7 100644
|
| --- a/tools/clang/blink_gc_plugin/RecordInfo.h
|
| +++ b/tools/clang/blink_gc_plugin/RecordInfo.h
|
| @@ -92,7 +92,6 @@ class RecordInfo {
|
| bool IsStackAllocated();
|
| bool IsNonNewable();
|
| bool IsOnlyPlacementNewable();
|
| - bool IsTreeShared();
|
| clang::CXXMethodDecl* DeclaresNewOperator();
|
|
|
| bool RequiresTraceMethod();
|
|
|