| Index: sky/engine/public/BUILD.gn
|
| diff --git a/sky/engine/public/BUILD.gn b/sky/engine/public/BUILD.gn
|
| index bc93e8bd1c3146f37487f9da2e66969681a3722e..68026c42746aca742d3549ffa6ba05f79d8a1dcc 100644
|
| --- a/sky/engine/public/BUILD.gn
|
| +++ b/sky/engine/public/BUILD.gn
|
| @@ -49,8 +49,6 @@ source_set("platform_headers") {
|
| "platform/WebFloatPoint3D.h",
|
| "platform/WebFloatRect.h",
|
| "platform/WebFloatSize.h",
|
| - "platform/WebGestureCurve.h",
|
| - "platform/WebGestureCurveTarget.h",
|
| "platform/WebGestureDevice.h",
|
| "platform/WebGraphicsContext3D.h",
|
| "platform/WebGraphicsContext3DProvider.h",
|
|
|