| 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 1606cc1401de4a38cd70af13e54e3d0051138410..c9053d70e75aa16e80d036fa8be4c5756035b29f 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3956,6 +3956,7 @@
|
| 'editing/VisibleSelectionTest.cpp',
|
| 'editing/VisibleUnitsTest.cpp',
|
| 'editing/serializers/StyledMarkupSerializerTest.cpp',
|
| + 'editing/spellcheck/SpellCheckerTest.cpp',
|
| 'events/EventPathTest.cpp',
|
| 'events/PointerEventManagerTest.cpp',
|
| 'fetch/CachingCorrectnessTest.cpp',
|
|
|