| Index: Source/Platform/Platform.gypi
|
| diff --git a/Source/Platform/Platform.gypi b/Source/Platform/Platform.gypi
|
| index c7128662cf04234fd2ef624dbaa95d64ae09c77e..d24f6cf3828b320245070bfe8c01302a9fa6cbb0 100644
|
| --- a/Source/Platform/Platform.gypi
|
| +++ b/Source/Platform/Platform.gypi
|
| @@ -53,6 +53,8 @@
|
| 'chromium/public/WebCookieJar.h',
|
| 'chromium/public/WebCursorInfo.h',
|
| 'chromium/public/WebData.h',
|
| + 'chromium/public/WebDeviceMotionData.h',
|
| + 'chromium/public/WebDeviceMotionListener.h',
|
| 'chromium/public/WebDiscardableMemory.h',
|
| 'chromium/public/WebDragData.h',
|
| 'chromium/public/WebExternalTextureLayer.h',
|
|
|