| 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 b353a9415242b8964833636c6195d2fd2d646271..6d9d59aab38ceb82665d53e7da1ee3c1000588e4 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1045,6 +1045,7 @@ source_set("unit_tests") {
|
| "editing/PositionTest.cpp",
|
| "editing/RelocatablePositionTest.cpp",
|
| "editing/SelectionAdjusterTest.cpp",
|
| + "editing/SelectionTest.cpp",
|
| "editing/SurroundingTextTest.cpp",
|
| "editing/VisiblePositionTest.cpp",
|
| "editing/VisibleSelectionTest.cpp",
|
|
|