| Index: third_party/WebKit/Source/core/editing/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/editing/BUILD.gn b/third_party/WebKit/Source/core/editing/BUILD.gn
|
| index f6cb03318833730adbff92473f0fe34a6b666b54..c69f5a029a36fea686a71a477b423e7b67887590 100644
|
| --- a/third_party/WebKit/Source/core/editing/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/editing/BUILD.gn
|
| @@ -216,6 +216,7 @@ blink_core_sources("editing") {
|
| "markers/SpellingMarker.h",
|
| "markers/SpellingMarkerListImpl.cpp",
|
| "markers/SpellingMarkerListImpl.h",
|
| + "markers/TextMatchMarker.cpp",
|
| "markers/TextMatchMarker.h",
|
| "markers/TextMatchMarkerListImpl.cpp",
|
| "markers/TextMatchMarkerListImpl.h",
|
|
|