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