| 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 84777cb014cd52dac737efff287f8b555b93a3e9..be31fb326a32476b011d5c281f07806ac648e7c2 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -545,6 +545,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_base.cc',
|
|
|