| Index: third_party/WebKit/Source/platform/graphics/CrossfadeGeneratedImage.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/CrossfadeGeneratedImage.h b/third_party/WebKit/Source/platform/graphics/CrossfadeGeneratedImage.h
|
| index 9e6f1552f9af587135a3e607f9a1ead894ddc073..25087c0950a9bd24ad131241c25d61c546585950 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/CrossfadeGeneratedImage.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/CrossfadeGeneratedImage.h
|
| @@ -30,7 +30,7 @@
|
| #include "platform/graphics/GeneratedImage.h"
|
| #include "platform/graphics/Image.h"
|
| #include "platform/graphics/ImageObserver.h"
|
| -#include "wtf/RefPtr.h"
|
| +#include "platform/wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|