| 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 cd300d0257bfeb5908ebeaa6f526d44d252b7fbc..6a328fd2bb776cb9f7df81e2c88a37192b0f9c2e 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -1662,8 +1662,8 @@
|
| 'editing/spellcheck/SpellCheckRequester.h',
|
| 'editing/spellcheck/SpellChecker.cpp',
|
| 'editing/spellcheck/SpellChecker.h',
|
| - 'editing/spellcheck/TextCheckingHelper.cpp',
|
| - 'editing/spellcheck/TextCheckingHelper.h',
|
| + 'editing/spellcheck/TextCheckingParagraph.cpp',
|
| + 'editing/spellcheck/TextCheckingParagraph.h',
|
| 'editing/state_machines/BackspaceStateMachine.cpp',
|
| 'editing/state_machines/BackspaceStateMachine.h',
|
| 'editing/state_machines/BackwardGraphemeBoundaryStateMachine.cpp',
|
|
|