Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(642)

Unified Diff: sky/engine/platform/BUILD.gn

Issue 870073003: Remove mouse events from Sky (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698