| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index 93bf8b9f11c6c9911c43f15b3b923edcf26b957d..d545878f20246cd220a17aa5f0a894c580198c85 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -192,6 +192,7 @@ component("web") {
|
| "WebImageCache.cpp",
|
| "WebImageDecoder.cpp",
|
| "WebInputElement.cpp",
|
| + "WebInputEvent.cpp",
|
| "WebInputEventConversion.cpp",
|
| "WebInputEventConversion.h",
|
| "WebInputMethodControllerImpl.cpp",
|
|
|