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

Unified Diff: third_party/WebKit/Source/platform/text/BidiTestHarness.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/platform/text/BidiTestHarness.h
diff --git a/third_party/WebKit/Source/platform/text/BidiTestHarness.h b/third_party/WebKit/Source/platform/text/BidiTestHarness.h
index 921bbb71aed7a9159270e603b95ee895b19b8bae..179343dba921dcbd9fb2353c05c5c88c6f8ae149 100644
--- a/third_party/WebKit/Source/platform/text/BidiTestHarness.h
+++ b/third_party/WebKit/Source/platform/text/BidiTestHarness.h
@@ -31,9 +31,9 @@
#ifndef BidiTestHarness_h
#define BidiTestHarness_h
+#include <stdio.h>
#include <istream>
#include <map>
-#include <stdio.h>
#include <string>
#include <vector>
« no previous file with comments | « third_party/WebKit/Source/platform/text/BidiResolverTest.cpp ('k') | third_party/WebKit/Source/platform/text/Character.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698