Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/CSSContentDistributionValue.h |
| diff --git a/third_party/WebKit/Source/core/css/CSSContentDistributionValue.h b/third_party/WebKit/Source/core/css/CSSContentDistributionValue.h |
| index b818db8363ee056bcd8d19feaa024d451b66e88f..1cdd9362d46b1990cf064fd7cb8866272514c787 100644 |
| --- a/third_party/WebKit/Source/core/css/CSSContentDistributionValue.h |
| +++ b/third_party/WebKit/Source/core/css/CSSContentDistributionValue.h |
| @@ -7,6 +7,7 @@ |
| #include "core/css/CSSIdentifierValue.h" |
| #include "core/css/CSSValue.h" |
| +#include "core/css/CSSValuePair.h" |
| #include "wtf/RefPtr.h" |
| namespace blink { |