| Index: third_party/WebKit/Source/core/style/StyleImage.h
|
| diff --git a/third_party/WebKit/Source/core/style/StyleImage.h b/third_party/WebKit/Source/core/style/StyleImage.h
|
| index fcf86dcff6007da319a9393630dd5d82fef36597..03a522256f1606853764928b2a3fee1cc3bd20da 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleImage.h
|
| +++ b/third_party/WebKit/Source/core/style/StyleImage.h
|
| @@ -26,7 +26,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "platform/graphics/Image.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|