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

Unified Diff: third_party/WebKit/Source/wtf/typed_arrays/IntegralTypedArrayBase.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/typed_arrays/IntegralTypedArrayBase.h
diff --git a/third_party/WebKit/Source/wtf/typed_arrays/IntegralTypedArrayBase.h b/third_party/WebKit/Source/wtf/typed_arrays/IntegralTypedArrayBase.h
index 182f1de846ec3898c9f50fc9def83e291160d3be..c8405d171998664d13dec721303a80613d88cf3d 100644
--- a/third_party/WebKit/Source/wtf/typed_arrays/IntegralTypedArrayBase.h
+++ b/third_party/WebKit/Source/wtf/typed_arrays/IntegralTypedArrayBase.h
@@ -27,9 +27,9 @@
#ifndef IntegralTypedArrayBase_h
#define IntegralTypedArrayBase_h
+#include <limits>
#include "wtf/MathExtras.h"
#include "wtf/typed_arrays/TypedArrayBase.h"
-#include <limits>
namespace WTF {
« no previous file with comments | « third_party/WebKit/Source/wtf/typed_arrays/ArrayBufferView.h ('k') | third_party/WebKit/public/platform/WebFloatRect.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698