Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/ng/ng_constraint_space_test.cc |
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_constraint_space_test.cc b/third_party/WebKit/Source/core/layout/ng/ng_constraint_space_test.cc |
| index 75479d2c2bd9796a3c0b90fe3b457ef073da7cc3..6daea5c8b16cda8bac7df7ed3aceeda039fb119e 100644 |
| --- a/third_party/WebKit/Source/core/layout/ng/ng_constraint_space_test.cc |
| +++ b/third_party/WebKit/Source/core/layout/ng/ng_constraint_space_test.cc |
| @@ -4,6 +4,7 @@ |
| #include "core/layout/ng/ng_constraint_space.h" |
| +#include "core/layout/ng/ng_layout_opportunity_iterator.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| namespace blink { |