Index: third_party/WebKit/Source/core/svg/SVGStyleElement.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGStyleElement.cpp b/third_party/WebKit/Source/core/svg/SVGStyleElement.cpp |
index fc5544ff176704588d6c492f91238e84fcf25297..13c7172685e9fa3a5922afd012617078017dd0ed 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGStyleElement.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGStyleElement.cpp |
@@ -26,7 +26,7 @@ |
#include "core/css/CSSStyleSheet.h" |
#include "core/dom/TaskRunnerHelper.h" |
#include "core/events/Event.h" |
-#include "wtf/StdLibExtras.h" |
+#include "platform/wtf/StdLibExtras.h" |
namespace blink { |