| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 73ae90b8111c1698755cfb099e211318e0cfdf8e..be3fb4a0a0300fd619b8eef537354ca495d040e9 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1350,6 +1350,8 @@
|
| 'editing/iterators/WordAwareIterator.cpp',
|
| 'editing/MarkupAccumulator.cpp',
|
| 'editing/MarkupAccumulator.h',
|
| + 'editing/MarkupFormatter.cpp',
|
| + 'editing/MarkupFormatter.h',
|
| 'editing/MergeIdenticalElementsCommand.cpp',
|
| 'editing/MergeIdenticalElementsCommand.h',
|
| 'editing/MoveSelectionCommand.cpp',
|
|
|