Index: third_party/WebKit/Source/core/svg/SVGForeignObjectElement.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGForeignObjectElement.cpp b/third_party/WebKit/Source/core/svg/SVGForeignObjectElement.cpp |
index f387761d37e1d6ccc54c89eda5b343cba64c656e..67d55d0b56d05f6ce80ca094f68cd811ceb42c61 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGForeignObjectElement.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGForeignObjectElement.cpp |
@@ -24,7 +24,7 @@ |
#include "core/frame/UseCounter.h" |
#include "core/layout/svg/LayoutSVGForeignObject.h" |
#include "core/svg/SVGLength.h" |
-#include "wtf/Assertions.h" |
+#include "platform/wtf/Assertions.h" |
namespace blink { |