| 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 8e4b9775a78e3d8ec2421501b10c9cb3ecc49414..ad7b059f3f7fdf8211656e224eddd3d48f0ed07b 100644
|
| --- a/third_party/WebKit/Source/core/editing/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/editing/BUILD.gn
|
| @@ -11,6 +11,8 @@ blink_core_sources("editing") {
|
| "CaretDisplayItemClient.h",
|
| "CompositionUnderline.cpp",
|
| "CompositionUnderline.h",
|
| + "CompositionUnderlineVectorBuilder.cpp",
|
| + "CompositionUnderlineVectorBuilder.h",
|
| "DOMSelection.cpp",
|
| "DOMSelection.h",
|
| "DragCaret.cpp",
|
|
|