| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 5047a4e88e04fb6bbb0cf0d3a98f1e6f01ead17f..d2a810fbacb1e4e69da2612712f821652ae401d0 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3883,6 +3883,8 @@
|
| 'dom/TreeScopeTest.cpp',
|
| 'dom/shadow/ComposedTreeTraversalTest.cpp',
|
| 'editing/CompositionUnderlineRangeFilterTest.cpp',
|
| + 'editing/EditingTestBase.cpp',
|
| + 'editing/EditingTestBase.h',
|
| 'editing/FrameSelectionTest.cpp',
|
| 'editing/GranularityStrategyTest.cpp',
|
| 'editing/InputMethodControllerTest.cpp',
|
|
|