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

Unified Diff: third_party/WebKit/Source/wtf/text/TextEncodingRegistry.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/wtf/text/TextEncodingRegistry.h
diff --git a/third_party/WebKit/Source/wtf/text/TextEncodingRegistry.h b/third_party/WebKit/Source/wtf/text/TextEncodingRegistry.h
index 2b76057fc0e704ae73f103b7eef8209ca4a68eec..a17f88085fa32dbbfdca18551af3dff791bca707 100644
--- a/third_party/WebKit/Source/wtf/text/TextEncodingRegistry.h
+++ b/third_party/WebKit/Source/wtf/text/TextEncodingRegistry.h
@@ -26,10 +26,10 @@
#ifndef TextEncodingRegistry_h
#define TextEncodingRegistry_h
+#include <memory>
#include "wtf/WTFExport.h"
#include "wtf/text/Unicode.h"
#include "wtf/text/WTFString.h"
-#include <memory>
namespace WTF {
« no previous file with comments | « third_party/WebKit/Source/wtf/text/TextEncoding.cpp ('k') | third_party/WebKit/Source/wtf/text/TextEncodingRegistry.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698