| 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 8ef010f5306ac92ba9df494907538f21e0b9a71f..d8fbef95e58b9f0b17a6607d1589c19c1f37e790 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -4046,6 +4046,7 @@
|
| 'editing/FrameSelectionTest.cpp',
|
| 'editing/GranularityStrategyTest.cpp',
|
| 'editing/InputMethodControllerTest.cpp',
|
| + 'editing/commands/ReplaceSelectionCommandTest.cpp',
|
| 'editing/iterators/BackwardsTextBufferTest.cpp',
|
| 'editing/iterators/CharacterIteratorTest.cpp',
|
| 'editing/iterators/ForwardsTextBufferTest.cpp',
|
|
|