| 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 5e7158e3cdc7f62b64868155cdaee4c66295012b..4751f59f17acdd2394b59c0e23c7d016efc4b551 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3960,6 +3960,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',
|
|
|