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

Unified Diff: third_party/WebKit/Source/core/xml/parser/SharedBufferReaderTest.cpp

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/xml/parser/SharedBufferReaderTest.cpp
diff --git a/third_party/WebKit/Source/core/xml/parser/SharedBufferReaderTest.cpp b/third_party/WebKit/Source/core/xml/parser/SharedBufferReaderTest.cpp
index 00b620a0c9a2bdd5eebed1d7d2a2cdaf28d7c703..acdb8e12dc7e43594caa01f3d07d9d74e9902947 100644
--- a/third_party/WebKit/Source/core/xml/parser/SharedBufferReaderTest.cpp
+++ b/third_party/WebKit/Source/core/xml/parser/SharedBufferReaderTest.cpp
@@ -30,10 +30,10 @@
#include "core/xml/parser/SharedBufferReader.h"
-#include "platform/SharedBuffer.h"
-#include "testing/gtest/include/gtest/gtest.h"
#include <algorithm>
#include <cstdlib>
+#include "platform/SharedBuffer.h"
+#include "testing/gtest/include/gtest/gtest.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698