Chromium Code Reviews| 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 b294ffe03b61a1a7ee838c37a0458a2988bb53a8..39c13f01c6dd9dca7134df1787854fd8b7e27a41 100644 |
| --- a/tools/clang/blink_gc_plugin/RecordInfo.h |
| +++ b/tools/clang/blink_gc_plugin/RecordInfo.h |
| @@ -101,7 +101,6 @@ class RecordInfo { |
| bool IsNonNewable(); |
| bool IsOnlyPlacementNewable(); |
| bool IsEagerlyFinalized(); |
| - bool IsGCRefCounted(); |
| bool HasDefinition(); |