| 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 e91670990af09f0f0a8d83ca0c3e2b903b6f8636..e01ae5fee98876a2c1b2a884216fe3c71690addf 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -200,6 +200,8 @@ component("web") {
|
| "WebInputEventConversion.h",
|
| "WebInputMethodControllerImpl.cpp",
|
| "WebInputMethodControllerImpl.h",
|
| + "WebKeyLockRequestCompletionImpl.cpp",
|
| + "WebKeyLockRequestCompletionImpl.h",
|
| "WebKit.cpp",
|
| "WebLabelElement.cpp",
|
| "WebLanguageDetectionDetails.cpp",
|
|
|