| Index: third_party/WebKit/Source/core/style/StyleGeneratedImage.cpp
|
| diff --git a/third_party/WebKit/Source/core/style/StyleGeneratedImage.cpp b/third_party/WebKit/Source/core/style/StyleGeneratedImage.cpp
|
| index 69facab38dc4b92db59943e6d0e167981eaf4576..1e63714f68877b4b0fe7f2cc73b0517b30daea8b 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleGeneratedImage.cpp
|
| +++ b/third_party/WebKit/Source/core/style/StyleGeneratedImage.cpp
|
| @@ -25,7 +25,6 @@
|
|
|
| #include "core/css/CSSImageGeneratorValue.h"
|
| #include "core/css/resolver/StyleResolver.h"
|
| -#include "core/layout/LayoutObject.h"
|
|
|
| namespace blink {
|
|
|
|
|