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 6d9c382c8d1c7ec4d62a68401a56951fdf871df1..3e2109b96b58d9c320c69c1b57821e9494739613 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -307,8 +307,6 @@ component("platform") { |
"PlatformMouseEvent.h", |
"PlatformResourceLoader.cpp", |
"PlatformResourceLoader.h", |
- "PlatformTouchEvent.h", |
- "PlatformTouchPoint.h", |
"PluginScriptForbiddenScope.cpp", |
"PluginScriptForbiddenScope.h", |
"PopupMenu.h", |
@@ -353,6 +351,7 @@ component("platform") { |
"WebThread.cpp", |
"WebThreadSupportingGC.cpp", |
"WebThreadSupportingGC.h", |
+ "WebTouchEvent.cpp", |
"WebURLLoader.cpp", |
"Widget.cpp", |
"Widget.h", |