Index: third_party/WebKit/Source/core/svg/SVGTitleElement.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGTitleElement.cpp b/third_party/WebKit/Source/core/svg/SVGTitleElement.cpp |
index 75819932fcdb7a4cd3a2c76a561b250f68db9900..02679eebea96d73846ecb8d1fcde9d208759ad1a 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGTitleElement.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGTitleElement.cpp |
@@ -24,7 +24,7 @@ |
#include "core/dom/ChildListMutationScope.h" |
#include "core/dom/Document.h" |
#include "core/dom/Text.h" |
-#include "wtf/AutoReset.h" |
+#include "platform/wtf/AutoReset.h" |
namespace blink { |