| 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 a1c6cdabc631ce5bd40297307d528ff6323d702a..02287d5d5f0ef06583ee7601ac2bb7d17116bb2e 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -131,6 +131,8 @@ component("web") {
|
| "StorageQuotaClientImpl.h",
|
| "SuspendableScriptExecutor.cpp",
|
| "SuspendableScriptExecutor.h",
|
| + "TextCheckerClientImpl.cpp",
|
| + "TextCheckerClientImpl.h",
|
| "TextFinder.cpp",
|
| "TextFinder.h",
|
| "UserMediaClientImpl.cpp",
|
|
|