| 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 d48ab919098fba15b52a48b6f66e75bc82e28129..5bca983bd13563bc22c0375491218e8a02baaccd 100644
|
| --- a/third_party/WebKit/Source/core/editing/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/editing/BUILD.gn
|
| @@ -217,6 +217,8 @@ blink_core_sources("editing") {
|
| "markers/SpellingMarker.h",
|
| "markers/SpellingMarkerListImpl.cpp",
|
| "markers/SpellingMarkerListImpl.h",
|
| + "markers/StyleableMarker.cpp",
|
| + "markers/StyleableMarker.h",
|
| "markers/TextMatchMarker.cpp",
|
| "markers/TextMatchMarker.h",
|
| "markers/TextMatchMarkerListImpl.cpp",
|
|
|