Index: Source/core/svg/graphics/SVGImage.cpp |
diff --git a/Source/core/svg/graphics/SVGImage.cpp b/Source/core/svg/graphics/SVGImage.cpp |
index 240ad44a39e9fd60f98502f9986da5316002e6b1..7b3e6ab6c632b854c8c41310923dd4088eebf8f8 100644 |
--- a/Source/core/svg/graphics/SVGImage.cpp |
+++ b/Source/core/svg/graphics/SVGImage.cpp |
@@ -47,6 +47,7 @@ |
#include "core/svg/animation/SMILTimeContainer.h" |
#include "core/svg/graphics/SVGImageChromeClient.h" |
#include "platform/LengthFunctions.h" |
+#include "platform/TraceEvent.h" |
#include "platform/geometry/IntRect.h" |
#include "platform/graphics/GraphicsContextStateSaver.h" |
#include "platform/graphics/ImageBuffer.h" |