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

Unified Diff: third_party/WebKit/Source/core/editing/TextAffinity.h

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 years, 6 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/TextAffinity.h
diff --git a/third_party/WebKit/Source/core/editing/TextAffinity.h b/third_party/WebKit/Source/core/editing/TextAffinity.h
index 484a865d294e52992649792286aee74053842da1..ee186fe1a5850ed084d4be13111b5261f8fab05d 100644
--- a/third_party/WebKit/Source/core/editing/TextAffinity.h
+++ b/third_party/WebKit/Source/core/editing/TextAffinity.h
@@ -26,8 +26,8 @@
#ifndef TextAffinity_h
#define TextAffinity_h
-#include "core/CoreExport.h"
#include <iosfwd>
+#include "core/CoreExport.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698