Index: third_party/WebKit/Source/core/editing/commands/UndoStack.h |
diff --git a/third_party/WebKit/Source/core/editing/commands/UndoStack.h b/third_party/WebKit/Source/core/editing/commands/UndoStack.h |
index 849bde33b82dd47203bf3730e69188b0d46c85a5..0b01313f1a5dd96435f2d73b01a1e19aa038beca 100644 |
--- a/third_party/WebKit/Source/core/editing/commands/UndoStack.h |
+++ b/third_party/WebKit/Source/core/editing/commands/UndoStack.h |
@@ -32,8 +32,8 @@ |
#define UndoStack_h |
#include "platform/heap/Handle.h" |
-#include "wtf/Deque.h" |
-#include "wtf/Forward.h" |
+#include "platform/wtf/Deque.h" |
+#include "platform/wtf/Forward.h" |
namespace blink { |