| 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 2551992ee292d392544a6a4f707eb9b95cbd2def..7d7a57d8e1dab8312ca8e027c1843e049f9cbb9e 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 {
|
|
|