Index: third_party/WebKit/Source/core/editing/state_machines/TextSegmentationMachineState.h |
diff --git a/third_party/WebKit/Source/core/editing/state_machines/TextSegmentationMachineState.h b/third_party/WebKit/Source/core/editing/state_machines/TextSegmentationMachineState.h |
index f427ca4e720a551c126c5ce88ce42a66fbbc09d0..3be2a1b739a605a62e87316c8e82f7d0f6242024 100644 |
--- a/third_party/WebKit/Source/core/editing/state_machines/TextSegmentationMachineState.h |
+++ b/third_party/WebKit/Source/core/editing/state_machines/TextSegmentationMachineState.h |
@@ -5,8 +5,8 @@ |
#ifndef TextSegmentationMachineState_h |
#define TextSegmentationMachineState_h |
-#include "core/CoreExport.h" |
#include <ostream> // NOLINT |
+#include "core/CoreExport.h" |
namespace blink { |