| 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 083438f2e8a649b79f50c5318b3a6caa7736bfb5..c729f4c030c731a8b93c037591ef04f1d3675f9f 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -502,8 +502,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",
|
|
|