| Index: third_party/WebKit/Source/core/layout/BUILD.gn
 | 
| diff --git a/third_party/WebKit/Source/core/layout/BUILD.gn b/third_party/WebKit/Source/core/layout/BUILD.gn
 | 
| index 867c9fb2412303974febb76a8129cea7faf0aa70..e4bfa69a8a2eda38570f11fe9e50af93138f4998 100644
 | 
| --- a/third_party/WebKit/Source/core/layout/BUILD.gn
 | 
| +++ b/third_party/WebKit/Source/core/layout/BUILD.gn
 | 
| @@ -304,6 +304,7 @@ blink_core_sources("layout") {
 | 
|      "ng/ng_layout_opportunity_tree_node.h",
 | 
|      "ng/ng_length_utils.cc",
 | 
|      "ng/ng_length_utils.h",
 | 
| +    "ng/ng_macros.h",
 | 
|      "ng/ng_physical_constraint_space.cc",
 | 
|      "ng/ng_physical_constraint_space.h",
 | 
|      "ng/ng_physical_fragment.cc",
 | 
| 
 |