| 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..39412dad69482db0a1d7836a2ec090109f1c62c8 100644
|
| --- a/third_party/WebKit/Source/core/editing/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/editing/BUILD.gn
|
| @@ -83,6 +83,7 @@ blink_core_sources("editing") {
|
| "VisibleUnits.cpp",
|
| "VisibleUnits.h",
|
| "VisibleUnitsLine.cpp",
|
| + "VisibleUnitsParagraph.cpp",
|
| "WritingDirection.h",
|
| "commands/AppendNodeCommand.cpp",
|
| "commands/AppendNodeCommand.h",
|
|
|