| Index: sky/engine/platform/BUILD.gn
|
| diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
|
| index ffaefc25fdb343a7f5b7c618929af282b89784e5..b89883e866c11ebb39547cfbaa43983e20641d49 100644
|
| --- a/sky/engine/platform/BUILD.gn
|
| +++ b/sky/engine/platform/BUILD.gn
|
| @@ -486,8 +486,6 @@ source_set("platform") {
|
| "PlatformScreen.h",
|
| "PlatformThreadData.cpp",
|
| "PlatformThreadData.h",
|
| - "PlatformTouchEvent.h",
|
| - "PlatformTouchPoint.h",
|
| "PurgeableVector.cpp",
|
| "PurgeableVector.h",
|
| "RefCountedSupplement.h",
|
|
|