| Index: third_party/WebKit/Source/platform/graphics/GradientGeneratedImage.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/GradientGeneratedImage.h b/third_party/WebKit/Source/platform/graphics/GradientGeneratedImage.h
|
| index 5b4bd01c77a16c4dcef412274c4fa9ed5c650858..820fd797f188afd49713a23411d7859c59e87bef 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/GradientGeneratedImage.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/GradientGeneratedImage.h
|
| @@ -28,7 +28,7 @@
|
|
|
| #include "platform/graphics/GeneratedImage.h"
|
| #include "platform/graphics/Gradient.h"
|
| -#include "wtf/RefPtr.h"
|
| +#include "platform/wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|