| Index: third_party/WebKit/Source/platform/heap/ThreadState.h
|
| diff --git a/third_party/WebKit/Source/platform/heap/ThreadState.h b/third_party/WebKit/Source/platform/heap/ThreadState.h
|
| index 87339b16c6187500d31d81360b12e033ac38b8f7..6ab0903e33f4eadf0e9522dd9c5c20d40233d7cb 100644
|
| --- a/third_party/WebKit/Source/platform/heap/ThreadState.h
|
| +++ b/third_party/WebKit/Source/platform/heap/ThreadState.h
|
| @@ -55,7 +55,6 @@ namespace blink {
|
|
|
| class BasePage;
|
| class CallbackStack;
|
| -struct GCInfo;
|
| class GarbageCollectedMixinConstructorMarker;
|
| class PersistentNode;
|
| class PersistentRegion;
|
|
|