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 2d670ca1550e732a470a700534a56fb20ab3faac..d9b80f3cc2c52ec726435214e9ee9b5275435ba5 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -24,6 +24,7 @@ component("blink_common") { |
visibility = [] # Allow re-assignment of list. |
visibility = [ "//third_party/WebKit/*" ] |
sources = [ |
+ "../web/CoalescedWebInputEvent.cpp", |
"../web/WebInputEvent.cpp", |
"exported/FilePathConversion.cpp", |
"exported/URLConversion.cpp", |