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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2860663006: Remove WebTouchEvent from TouchEventManager APIs (Closed)
Patch Set: Add TODO for clarification of the fields Created 3 years, 6 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: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index b3691d478a8a7f234b91856c5f4a0bd7f455b02e..f2fa2cde6edaeb19d191b09b27fadd8d4dd4a88d 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -270,6 +270,7 @@ source_set("blink_headers") {
"platform/WebPlatformEventType.h",
"platform/WebPluginListBuilder.h",
"platform/WebPoint.h",
+ "platform/WebPointerEvent.h",
"platform/WebPointerProperties.h",
"platform/WebPrerender.h",
"platform/WebPrerenderingSupport.h",

Powered by Google App Engine
This is Rietveld 408576698