| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index f3af53630da36fe51a5511b4b84c5b44cbbd9802..e7c4a152f2730b6a506753be4d22d2bc743ef597 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3380,6 +3380,7 @@
|
| 'dom/RangeTest.cpp',
|
| 'dom/TreeScopeTest.cpp',
|
| 'editing/CompositionUnderlineRangeFilterTest.cpp',
|
| + 'editing/FrameSelectionTest.cpp',
|
| 'editing/InputMethodControllerTest.cpp',
|
| 'editing/SurroundingTextTest.cpp',
|
| 'editing/TextIteratorTest.cpp',
|
|
|