| Index: third_party/WebKit/Source/core/html/ImageDocument.h
|
| diff --git a/third_party/WebKit/Source/core/html/ImageDocument.h b/third_party/WebKit/Source/core/html/ImageDocument.h
|
| index 3dc3232846bb8170793a04dcc1c5eea5d1652a65..239ff31eb540f6addc54f5b390d931708f103c0e 100644
|
| --- a/third_party/WebKit/Source/core/html/ImageDocument.h
|
| +++ b/third_party/WebKit/Source/core/html/ImageDocument.h
|
| @@ -28,7 +28,7 @@
|
| #include "core/html/HTMLDivElement.h"
|
| #include "core/html/HTMLDocument.h"
|
| #include "core/html/HTMLImageElement.h"
|
| -#include "wtf/RefPtr.h"
|
| +#include "platform/wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|