Index: third_party/WebKit/Source/core/editing/DOMSelection.h |
diff --git a/third_party/WebKit/Source/core/editing/DOMSelection.h b/third_party/WebKit/Source/core/editing/DOMSelection.h |
index e6735fb7b35df9bac10ca5a7eaaa60dced9149e4..4ade7675d64c34b149626952da3c5bc0ff7a21f1 100644 |
--- a/third_party/WebKit/Source/core/editing/DOMSelection.h |
+++ b/third_party/WebKit/Source/core/editing/DOMSelection.h |
@@ -35,7 +35,7 @@ |
#include "core/editing/Position.h" |
#include "core/editing/VisibleSelection.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/Forward.h" |
+#include "platform/wtf/Forward.h" |
namespace blink { |