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

Unified Diff: third_party/WebKit/Source/platform/FileMetadata.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/FileMetadata.h
diff --git a/third_party/WebKit/Source/platform/FileMetadata.h b/third_party/WebKit/Source/platform/FileMetadata.h
index f1ac0f200ac2d0d04fc826f4424df680e758ec2e..8e8a2989fa5e19cf1d42afb7676369172834774b 100644
--- a/third_party/WebKit/Source/platform/FileMetadata.h
+++ b/third_party/WebKit/Source/platform/FileMetadata.h
@@ -31,12 +31,12 @@
#ifndef FileMetadata_h
#define FileMetadata_h
+#include <time.h>
#include "platform/PlatformExport.h"
#include "platform/weborigin/KURL.h"
#include "wtf/Allocator.h"
#include "wtf/MathExtras.h"
#include "wtf/text/WTFString.h"
-#include <time.h>
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/platform/DragImageTest.cpp ('k') | third_party/WebKit/Source/platform/Histogram.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698