Index: third_party/WebKit/Source/core/svg/graphics/SVGImageChromeClient.h |
diff --git a/third_party/WebKit/Source/core/svg/graphics/SVGImageChromeClient.h b/third_party/WebKit/Source/core/svg/graphics/SVGImageChromeClient.h |
index 313561dfb3342ef05b19fa00e75c1407c32e699a..390957d84fe6804838862716e8f24d5ddf212160 100644 |
--- a/third_party/WebKit/Source/core/svg/graphics/SVGImageChromeClient.h |
+++ b/third_party/WebKit/Source/core/svg/graphics/SVGImageChromeClient.h |
@@ -29,11 +29,11 @@ |
#ifndef SVGImageChromeClient_h |
#define SVGImageChromeClient_h |
+#include <memory> |
#include "base/gtest_prod_util.h" |
#include "core/CoreExport.h" |
#include "core/loader/EmptyClients.h" |
#include "platform/Timer.h" |
-#include <memory> |
namespace blink { |