| 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 71a159b504fa7dc66a4643529605e730f6034e30..df9fbf18ed112738df6ab9c72aea47f8a3db10cc 100644
|
| --- a/third_party/WebKit/Source/core/editing/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/editing/BUILD.gn
|
| @@ -191,6 +191,7 @@ blink_core_sources("editing") {
|
| "markers/DocumentMarker.h",
|
| "markers/DocumentMarkerController.cpp",
|
| "markers/DocumentMarkerController.h",
|
| + "markers/RenderedDocumentMarker.cpp",
|
| "markers/RenderedDocumentMarker.h",
|
| "serializers/HTMLInterchange.cpp",
|
| "serializers/HTMLInterchange.h",
|
|
|