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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2860663006: Remove WebTouchEvent from TouchEventManager APIs (Closed)
Patch Set: Apply the comments 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/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index d2b96988df5d60cb5a42de887e80f5c038836a85..de7ff0822eff5f8275e00fc3056759cde4966b33 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -333,6 +333,7 @@ component("platform") {
"WebIconSizesParser.cpp",
"WebMouseEvent.cpp",
"WebMouseWheelEvent.cpp",
+ "WebPointerEvent.cpp",
"WebScheduler.cpp",
"WebTaskRunner.cpp",
"WebTaskRunner.h",

Powered by Google App Engine
This is Rietveld 408576698