Index: third_party/WebKit/Source/core/svg/animation/SVGSMILElement.h |
diff --git a/third_party/WebKit/Source/core/svg/animation/SVGSMILElement.h b/third_party/WebKit/Source/core/svg/animation/SVGSMILElement.h |
index 1d006fd37443fb97ae8b7130519f34d5290df517..d222547ec820f784d6b61d9097cbd455ce22b898 100644 |
--- a/third_party/WebKit/Source/core/svg/animation/SVGSMILElement.h |
+++ b/third_party/WebKit/Source/core/svg/animation/SVGSMILElement.h |
@@ -32,7 +32,7 @@ |
#include "core/svg/SVGTests.h" |
#include "core/svg/animation/SMILTime.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/HashMap.h" |
+#include "platform/wtf/HashMap.h" |
namespace blink { |