Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/ng/ng_units.h |
| diff --git a/third_party/WebKit/Source/core/layout/ng/ng_units.h b/third_party/WebKit/Source/core/layout/ng/ng_units.h |
| index e0975f48e2a5245377e4f9994937093784c0c5a3..8a5582632ab5bdc3bf8d3a2ae18e179776f53bba 100644 |
| --- a/third_party/WebKit/Source/core/layout/ng/ng_units.h |
| +++ b/third_party/WebKit/Source/core/layout/ng/ng_units.h |
| @@ -5,6 +5,8 @@ |
| #ifndef NGUnits_h |
| #define NGUnits_h |
| +#include "platform/LayoutUnit.h" |
| + |
| namespace blink { |
| class LayoutUnit; |