| Index: Source/core/rendering/svg/RenderSVGContainer.cpp
|
| diff --git a/Source/core/rendering/svg/RenderSVGContainer.cpp b/Source/core/rendering/svg/RenderSVGContainer.cpp
|
| index 25e53560901e7f368f4cc2ff66b3617b161b460a..4ebbca5735943884713d5c7ba335a468e531029c 100644
|
| --- a/Source/core/rendering/svg/RenderSVGContainer.cpp
|
| +++ b/Source/core/rendering/svg/RenderSVGContainer.cpp
|
| @@ -25,6 +25,7 @@
|
|
|
| #include "core/rendering/svg/RenderSVGContainer.h"
|
|
|
| +#include "core/platform/graphics/GraphicsContextAnnotation.h"
|
| #include "core/platform/graphics/GraphicsContextStateSaver.h"
|
| #include "core/rendering/LayoutRepainter.h"
|
| #include "core/rendering/RenderView.h"
|
|
|