| Index: third_party/WebKit/Source/core/svg/SVGDocumentExtensions.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGDocumentExtensions.cpp b/third_party/WebKit/Source/core/svg/SVGDocumentExtensions.cpp
|
| index e861800c3423e2fc14403577bcaa982dcff37af8..6e672b22c4f80f386c0ccfd701c90e2f4d850ae9 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGDocumentExtensions.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGDocumentExtensions.cpp
|
| @@ -23,6 +23,7 @@
|
|
|
| #include "core/dom/Document.h"
|
| #include "core/inspector/ConsoleMessage.h"
|
| +#include "core/layout/svg/LayoutSVGResourceContainer.h"
|
| #include "core/svg/SVGSVGElement.h"
|
| #include "core/svg/animation/SMILTimeContainer.h"
|
| #include "wtf/AutoReset.h"
|
|
|