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

Unified Diff: third_party/WebKit/Source/platform/wtf/PrintStream.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/platform/wtf/PrintStream.cpp
diff --git a/third_party/WebKit/Source/platform/wtf/PrintStream.cpp b/third_party/WebKit/Source/platform/wtf/PrintStream.cpp
index 04ea32b2c088d0a39df6cfca05583c4f2950bc44..0631045d44b9ddcb879c205296ab9428b0010aa2 100644
--- a/third_party/WebKit/Source/platform/wtf/PrintStream.cpp
+++ b/third_party/WebKit/Source/platform/wtf/PrintStream.cpp
@@ -25,9 +25,9 @@
#include "platform/wtf/PrintStream.h"
+#include <stdio.h>
#include "platform/wtf/text/CString.h"
#include "platform/wtf/text/WTFString.h"
-#include <stdio.h>
namespace WTF {

Powered by Google App Engine
This is Rietveld 408576698