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

Unified Diff: third_party/WebKit/Source/platform/wtf/DateMath.h

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/DateMath.h
diff --git a/third_party/WebKit/Source/platform/wtf/DateMath.h b/third_party/WebKit/Source/platform/wtf/DateMath.h
index faeafb80c0e8032e5c176799fcc7391c1ebed91f..f01c39ce155c8d51ff9d5d3b9164e29bf71e8cc7 100644
--- a/third_party/WebKit/Source/platform/wtf/DateMath.h
+++ b/third_party/WebKit/Source/platform/wtf/DateMath.h
@@ -43,10 +43,10 @@
#ifndef DateMath_h
#define DateMath_h
-#include "platform/wtf/WTFExport.h"
-#include "platform/wtf/text/WTFString.h"
#include <stdint.h>
#include <string.h>
+#include "platform/wtf/WTFExport.h"
+#include "platform/wtf/text/WTFString.h"
namespace WTF {

Powered by Google App Engine
This is Rietveld 408576698