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

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

Issue 2860663006: Remove WebTouchEvent from TouchEventManager APIs (Closed)
Patch Set: Fix more tests 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 dbcceb8fc0faeb2dfda297d2b364a3169c8a4c39..de97565a1e177ed9db13dbc8cac6cb0c9430fb9f 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