| Index: third_party/WebKit/Source/core/css/CSSImageGeneratorValue.h
|
| diff --git a/third_party/WebKit/Source/core/css/CSSImageGeneratorValue.h b/third_party/WebKit/Source/core/css/CSSImageGeneratorValue.h
|
| index 10c1ea160e9616e376641fc7f0a5e4219a3fc009..bb378f6d3e9ac4728339139d410a8678089d7b62 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSImageGeneratorValue.h
|
| +++ b/third_party/WebKit/Source/core/css/CSSImageGeneratorValue.h
|
| @@ -29,6 +29,7 @@
|
| #include "core/CoreExport.h"
|
| #include "core/css/CSSValue.h"
|
| #include "platform/geometry/IntSizeHash.h"
|
| +#include "platform/heap/SelfKeepAlive.h"
|
| #include "wtf/HashCountedSet.h"
|
| #include "wtf/RefPtr.h"
|
|
|
|
|