| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 27aa462c18554e6a910609f01d1808fec9620e4d..7513f60350d683e7ed55e420ab924fa50552a1ca 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3962,6 +3962,7 @@
|
| 'editing/iterators/SimplifiedBackwardsTextIteratorTest.cpp',
|
| 'editing/iterators/TextIteratorTest.cpp',
|
| 'editing/markers/DocumentMarkerControllerTest.cpp',
|
| + 'editing/PlainTextRangeTest.cpp',
|
| 'editing/PositionTest.cpp',
|
| 'editing/SelectionAdjusterTest.cpp',
|
| 'editing/SurroundingTextTest.cpp',
|
|
|