| Index: sky/engine/platform/BUILD.gn
|
| diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
|
| index bfdb4a94e132a16d081c7085e9df4fccbeba7f87..ffaefc25fdb343a7f5b7c618929af282b89784e5 100644
|
| --- a/sky/engine/platform/BUILD.gn
|
| +++ b/sky/engine/platform/BUILD.gn
|
| @@ -482,14 +482,12 @@ source_set("platform") {
|
| "PlatformGestureEvent.h",
|
| "PlatformKeyboardEvent.cpp",
|
| "PlatformKeyboardEvent.h",
|
| - "PlatformMouseEvent.h",
|
| "PlatformScreen.cpp",
|
| "PlatformScreen.h",
|
| "PlatformThreadData.cpp",
|
| "PlatformThreadData.h",
|
| "PlatformTouchEvent.h",
|
| "PlatformTouchPoint.h",
|
| - "PlatformWheelEvent.h",
|
| "PurgeableVector.cpp",
|
| "PurgeableVector.h",
|
| "RefCountedSupplement.h",
|
|
|