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