| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index 72a4ec7ccab841881e0290c75da05e91f36ae14b..c92084308f6816718a762ae19b352d03be6f4cc0 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -594,6 +594,7 @@ source_set("blink_headers") {
|
| "web/WebStorageEventDispatcher.h",
|
| "web/WebSurroundingText.h",
|
| "web/WebTestingSupport.h",
|
| + "web/WebTextCheckClient.h",
|
| "web/WebTextCheckingCompletion.h",
|
| "web/WebTextCheckingResult.h",
|
| "web/WebTextDecorationType.h",
|
|
|