| 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 ea144c17d18bdd98fa77d3a01195c80e7aaf375e..7795e66310e3152b26e8aa82683d7aa534fcce25 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -549,6 +549,8 @@
|
| 'layout/ng/NGConstraintSpace.h',
|
| 'layout/ng/NGFragment.cpp',
|
| 'layout/ng/NGFragment.h',
|
| + 'layout/ng/NGText.cpp',
|
| + 'layout/ng/NGText.h',
|
| 'layout/BidiRun.h',
|
| 'layout/BidiRunForLine.cpp',
|
| 'layout/BidiRunForLine.h',
|
|
|