| Index: Source/Platform/Platform.gypi
|
| diff --git a/Source/Platform/Platform.gypi b/Source/Platform/Platform.gypi
|
| index 76d77446fab752f9e813fb9df456c3c57c3f35f7..c7128662cf04234fd2ef624dbaa95d64ae09c77e 100644
|
| --- a/Source/Platform/Platform.gypi
|
| +++ b/Source/Platform/Platform.gypi
|
| @@ -44,6 +44,7 @@
|
| 'chromium/public/WebClipboard.h',
|
| 'chromium/public/WebColor.h',
|
| 'chromium/public/WebCommon.h',
|
| + 'chromium/public/WebCompositingReasons.h',
|
| 'chromium/public/WebCompositorSupport.h',
|
| 'chromium/public/WebCompositorOutputSurface.h',
|
| 'chromium/public/WebContentLayer.h',
|
|
|