| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 96062cefe189b0a894821336283e3f4f73ce84b0..415aff44d89402817fb829caa1888f81902c7969 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -4077,6 +4077,7 @@
|
| 'editing/EditingTestBase.h',
|
| 'editing/EditingUtilitiesTest.cpp',
|
| 'editing/EditorTest.cpp',
|
| + 'editing/EphemeralRangeTest.cpp',
|
| 'editing/FrameSelectionTest.cpp',
|
| 'editing/GranularityStrategyTest.cpp',
|
| 'editing/InputMethodControllerTest.cpp',
|
|
|