| Index: Source/WebKit/chromium/WebKit.gyp
|
| diff --git a/Source/WebKit/chromium/WebKit.gyp b/Source/WebKit/chromium/WebKit.gyp
|
| index 055ed57c652179b3cc9cadeef88f3315f2c3851f..69f1b49439d4183331dc4fe3e85d11546b1cf61b 100644
|
| --- a/Source/WebKit/chromium/WebKit.gyp
|
| +++ b/Source/WebKit/chromium/WebKit.gyp
|
| @@ -114,6 +114,9 @@
|
| 'public/WebDevToolsAgentClient.h',
|
| 'public/WebDevToolsFrontend.h',
|
| 'public/WebDevToolsFrontendClient.h',
|
| + 'public/WebDeviceMotionData.h'
|
| + 'public/WebDeviceMotionHandler.h',
|
| + 'public/WebDeviceMotionListener.h',
|
| 'public/WebDeviceOrientation.h',
|
| 'public/WebDeviceOrientationClient.h',
|
| 'public/WebDeviceOrientationClientMock.h',
|
|
|