Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/CSSReflectValue.cpp |
| diff --git a/third_party/WebKit/Source/core/css/CSSReflectValue.cpp b/third_party/WebKit/Source/core/css/CSSReflectValue.cpp |
| index d78d4cb50acb778d404b151781a14a2cb967c15d..918f99c1a70898fe9131e5e48584a61091e77788 100644 |
| --- a/third_party/WebKit/Source/core/css/CSSReflectValue.cpp |
| +++ b/third_party/WebKit/Source/core/css/CSSReflectValue.cpp |
| @@ -25,6 +25,7 @@ |
| #include "core/css/CSSReflectValue.h" |
| +#include "core/css/CSSIdentifierValue.h" |
| #include "core/css/CSSPrimitiveValue.h" |
| namespace blink { |