| 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 a274ae13a15aebee5032148dce9eef68cdc3d8f4..1a25d8342b8a22b5c605079e4a1637be09ecaf5a 100644
|
| --- a/tools/clang/blink_gc_plugin/RecordInfo.h
|
| +++ b/tools/clang/blink_gc_plugin/RecordInfo.h
|
| @@ -93,7 +93,6 @@ class RecordInfo {
|
| bool IsStackAllocated();
|
| bool IsNonNewable();
|
| bool IsOnlyPlacementNewable();
|
| - bool IsGCMixinInstance();
|
| bool IsEagerlyFinalized();
|
| bool IsGCRefCounted();
|
|
|
|
|