Index: Source/core/editing/markup.cpp |
diff --git a/Source/core/editing/markup.cpp b/Source/core/editing/markup.cpp |
index 1a02d43f97b3636d6fa2d2b8f4fd01bc3cd0d1d4..088d32b821c4f4de40b3d9f7a91f14ea338beb90 100644 |
--- a/Source/core/editing/markup.cpp |
+++ b/Source/core/editing/markup.cpp |
@@ -58,7 +58,7 @@ |
#include "core/html/HTMLTextFormControlElement.h" |
#include "core/frame/Frame.h" |
#include "core/rendering/RenderObject.h" |
-#include "weborigin/KURL.h" |
+#include "platform/weborigin/KURL.h" |
#include "wtf/StdLibExtras.h" |
#include "wtf/text/StringBuilder.h" |