| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index c55ca204826931f42501047c4853d49076707aef..f8de645261d6f85139b5bb4c7971d2a6cba76bd0 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1073,6 +1073,7 @@ source_set("unit_tests") {
|
| "editing/PositionTest.cpp",
|
| "editing/RelocatablePositionTest.cpp",
|
| "editing/SelectionAdjusterTest.cpp",
|
| + "editing/SelectionTemplateTest.cpp",
|
| "editing/SurroundingTextTest.cpp",
|
| "editing/VisiblePositionTest.cpp",
|
| "editing/VisibleSelectionTest.cpp",
|
|
|