| 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 15bdd615a11290338623416b28838b184c8a2c20..8e4b9775a78e3d8ec2421501b10c9cb3ecc49414 100644
|
| --- a/third_party/WebKit/Source/core/editing/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/editing/BUILD.gn
|
| @@ -193,6 +193,8 @@ blink_core_sources("editing") {
|
| "markers/DocumentMarker.h",
|
| "markers/DocumentMarkerController.cpp",
|
| "markers/DocumentMarkerController.h",
|
| + "markers/DocumentMarkerListEditor.cpp",
|
| + "markers/DocumentMarkerListEditor.h",
|
| "markers/RenderedDocumentMarker.h",
|
| "serializers/HTMLInterchange.cpp",
|
| "serializers/HTMLInterchange.h",
|
|
|