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 27557791eba847124951792f47629fb81d3030e0..b93bfd33fdd2a28515d2ca24c34878b1586a479f 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", |