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