Index: third_party/WebKit/Source/core/editing/state_machines/ForwardGraphemeBoundaryStateMachineTest.cpp |
diff --git a/third_party/WebKit/Source/core/editing/state_machines/ForwardGraphemeBoundaryStateMachineTest.cpp b/third_party/WebKit/Source/core/editing/state_machines/ForwardGraphemeBoundaryStateMachineTest.cpp |
index 50c5562e7daaa7c18da112bb9543b2a2737d950d..9ee9a48fe44df7b77538b7b79e831a55031ff777 100644 |
--- a/third_party/WebKit/Source/core/editing/state_machines/ForwardGraphemeBoundaryStateMachineTest.cpp |
+++ b/third_party/WebKit/Source/core/editing/state_machines/ForwardGraphemeBoundaryStateMachineTest.cpp |
@@ -5,8 +5,8 @@ |
#include "core/editing/state_machines/ForwardGraphemeBoundaryStateMachine.h" |
#include "core/editing/state_machines/StateMachineTestUtil.h" |
+#include "platform/wtf/text/CharacterNames.h" |
#include "testing/gtest/include/gtest/gtest.h" |
-#include "wtf/text/CharacterNames.h" |
namespace blink { |