| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 477998ab08070337a53ddaf88890400ebafc7a48..63e2c50b07e98f8243bd19c9604e127fc77cfa31 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3771,6 +3771,7 @@
|
| 'editing/EditingStrategyTest.cpp',
|
| 'editing/EditingTestBase.cpp',
|
| 'editing/EditingTestBase.h',
|
| + 'editing/EditingUtilitiesTest.cpp',
|
| 'editing/FrameSelectionTest.cpp',
|
| 'editing/GranularityStrategyTest.cpp',
|
| 'editing/InputMethodControllerTest.cpp',
|
|
|