| 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 41a2b8c7bebfaebbf9a5094e8b1d7ef3afb3b61e..9543e53ba1390a570c4ae7444b83b44239ebc241 100644
|
| --- a/third_party/WebKit/Source/core/editing/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/editing/BUILD.gn
|
| @@ -82,6 +82,7 @@ blink_core_sources("editing") {
|
| "VisibleSelection.h",
|
| "VisibleUnits.cpp",
|
| "VisibleUnits.h",
|
| + "VisibleUnitsLine.cpp",
|
| "WritingDirection.h",
|
| "commands/AppendNodeCommand.cpp",
|
| "commands/AppendNodeCommand.h",
|
|
|