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

Unified Diff: third_party/WebKit/Source/core/editing/EditingTestBase.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/EditingTestBase.h
diff --git a/third_party/WebKit/Source/core/editing/EditingTestBase.h b/third_party/WebKit/Source/core/editing/EditingTestBase.h
index b45f04c3537209f49f8b01c8fad7cea3ae6db16d..35b5f873d775f8446d760c57f2912715157325d4 100644
--- a/third_party/WebKit/Source/core/editing/EditingTestBase.h
+++ b/third_party/WebKit/Source/core/editing/EditingTestBase.h
@@ -5,11 +5,11 @@
#ifndef EditingTestBase_h
#define EditingTestBase_h
-#include "core/editing/Position.h"
-#include "wtf/Forward.h"
#include <gtest/gtest.h>
#include <memory>
#include <string>
+#include "core/editing/Position.h"
+#include "wtf/Forward.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/dom/shadow/SlotScopedTraversalTest.cpp ('k') | third_party/WebKit/Source/core/editing/Editor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698