GraphicsLayer.h uses a RefPtr<GraphicsLayerContentsDisplayDelegate> which requires the full definition on windows, but GraphicsLayerContentsDisplayDelegate includes GraphicsLayer.h for the purpose of using a nested enum
radar://101965027
Pull request: https://github.com/WebKit/WebKit/pull/6140