Index: third_party/WebKit/Source/core/editing/state_machines/StateMachineUtil.h |
diff --git a/third_party/WebKit/Source/core/editing/state_machines/StateMachineUtil.h b/third_party/WebKit/Source/core/editing/state_machines/StateMachineUtil.h |
index 89561e99c1d54ee6e6d7508ac86aace257e0c5fb..55c4dfd2b6e8cd7c916916f6db48186b92fdb989 100644 |
--- a/third_party/WebKit/Source/core/editing/state_machines/StateMachineUtil.h |
+++ b/third_party/WebKit/Source/core/editing/state_machines/StateMachineUtil.h |
@@ -6,7 +6,7 @@ |
#define StateMachineUtil_h |
#include "core/CoreExport.h" |
-#include "wtf/text/Unicode.h" |
+#include "platform/wtf/text/Unicode.h" |
namespace blink { |