| 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 adfa2e57eb6b9232a4f19635e40d3c694020ce3e..9d804f5ac71e5f38c8f81aa86ef363e4c2b47e59 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -546,6 +546,8 @@
|
| 'layout/ng/ng_block_layout_algorithm.h',
|
| 'layout/ng/ng_box.cc',
|
| 'layout/ng/ng_box.h',
|
| + 'layout/ng/ng_box_iterator.cc',
|
| + 'layout/ng/ng_box_iterator.h',
|
| 'layout/ng/ng_constraint_space.cc',
|
| 'layout/ng/ng_constraint_space.h',
|
| 'layout/ng/ng_fragment.cc',
|
|
|