| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index cf3ac13e886235b6ed1411a80017abbcce84ee78..8c704bd89484b96596f37d41a4afe9a7440e5cb5 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -498,8 +498,6 @@ component("platform") {
|
| "exported/WebCursorInfo.cpp",
|
| "exported/WebData.cpp",
|
| "exported/WebDataConsumerHandle.cpp",
|
| - "exported/WebDeviceMotionData.cpp",
|
| - "exported/WebDeviceOrientationData.cpp",
|
| "exported/WebDragData.cpp",
|
| "exported/WebEncryptedMediaClient.cpp",
|
| "exported/WebEncryptedMediaKeyInformation.cpp",
|
|
|