Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(153)

Unified Diff: third_party/WebKit/Source/core/editing/state_machines/TextSegmentationMachineState.h

Issue 2700123003: DO NOT COMMIT: Results of running old (current) clang-format on Blink (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {

Powered by Google App Engine
This is Rietveld 408576698