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

Unified Diff: third_party/WebKit/Source/platform/text/TextEncodingDetector.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/TextEncodingDetector.h
diff --git a/third_party/WebKit/Source/platform/text/TextEncodingDetector.h b/third_party/WebKit/Source/platform/text/TextEncodingDetector.h
index 0ba0645d4f8e72b6d5ce255bf91140b1964cbf4c..93ab40092b42c2b708b34fded3dad77afcaea01b 100644
--- a/third_party/WebKit/Source/platform/text/TextEncodingDetector.h
+++ b/third_party/WebKit/Source/platform/text/TextEncodingDetector.h
@@ -31,8 +31,8 @@
#ifndef TextEncodingDetector_h
#define TextEncodingDetector_h
-#include "platform/PlatformExport.h"
#include <cstddef>
+#include "platform/PlatformExport.h"
namespace WTF {
class TextEncoding;

Powered by Google App Engine
This is Rietveld 408576698