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 54b72303775ad5b960e771481ebceaa3c860c5aa..e65e4067b68fb40db545567501832f95ae1092ec 100644 |
--- a/third_party/WebKit/Source/core/editing/BUILD.gn |
+++ b/third_party/WebKit/Source/core/editing/BUILD.gn |
@@ -237,6 +237,7 @@ source_set("unit_tests") { |
"FrameSelectionTest.cpp", |
"GranularityStrategyTest.cpp", |
"InputMethodControllerTest.cpp", |
+ "PositionIteratorTest.cpp", |
"PositionTest.cpp", |
"RelocatablePositionTest.cpp", |
"SelectionControllerTest.cpp", |