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

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

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/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 10081c91659d965a0c7e81e23bd3ed975900aa1d..fb92866fc35fe3f5526e88abe1e471508f2ad8ca 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 {
« no previous file with comments | « third_party/WebKit/Source/core/xml/XSLTUnicodeSort.cpp ('k') | third_party/WebKit/Source/core/xml/parser/XMLDocumentParser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698