| 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 50336b16ac97cecf4bc26cb2aa3b7912aee3f843..df66130f08d054047d5cd8fcdc88bbea2c3b8c90 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -244,7 +244,6 @@ component("web") {
|
| "WebTextCheckingCompletionImpl.cpp",
|
| "WebTextCheckingCompletionImpl.h",
|
| "WebTextCheckingResult.cpp",
|
| - "WebTextInputInfo.cpp",
|
| "WebUserGestureIndicator.cpp",
|
| "WebUserGestureToken.cpp",
|
| "WebUserMediaRequest.cpp",
|
|
|