| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 886b1c1aa0e7e11aafdd22012af455b263293b68..c458d6a71bd94da26e2e541aaa9f95473a25e523 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1676,6 +1676,8 @@
|
| 'rendering/TableLayout.h',
|
| 'rendering/TextAutosizer.cpp',
|
| 'rendering/TextAutosizer.h',
|
| + 'rendering/TextRunConstructor.cpp',
|
| + 'rendering/TextRunConstructor.h',
|
| 'rendering/TrailingFloatsRootInlineBox.h',
|
| 'rendering/VerticalPositionCache.h',
|
| 'rendering/break_lines.cpp',
|
|
|