| Index: third_party/WebKit/Source/core/style/StyleImage.cpp
|
| diff --git a/third_party/WebKit/Source/core/style/StyleImage.cpp b/third_party/WebKit/Source/core/style/StyleImage.cpp
|
| index d1bb2651f632576527e1bc604548b8a596f2bda9..dba89fa46f4a2bb5678774407ecc682af567e07b 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleImage.cpp
|
| +++ b/third_party/WebKit/Source/core/style/StyleImage.cpp
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "core/svg/graphics/SVGImage.h"
|
| #include "core/svg/graphics/SVGImageForContainer.h"
|
| +#include "platform/geometry/LayoutSize.h"
|
|
|
| namespace blink {
|
|
|
|
|