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

Unified Diff: third_party/WebKit/Source/platform/text/LocaleMac.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/LocaleMac.h
diff --git a/third_party/WebKit/Source/platform/text/LocaleMac.h b/third_party/WebKit/Source/platform/text/LocaleMac.h
index 74fb50b331fedfd73d8b064e1057f1a0e7edd3f3..b4770392476b9c12b0ba11c7b80c99a3b035d0cd 100644
--- a/third_party/WebKit/Source/platform/text/LocaleMac.h
+++ b/third_party/WebKit/Source/platform/text/LocaleMac.h
@@ -31,12 +31,12 @@
#ifndef LocaleMac_h
#define LocaleMac_h
+#include <memory>
#include "platform/text/PlatformLocale.h"
#include "wtf/Forward.h"
#include "wtf/RetainPtr.h"
#include "wtf/Vector.h"
#include "wtf/text/WTFString.h"
-#include <memory>
OBJC_CLASS NSCalendar;
OBJC_CLASS NSDateFormatter;
« no previous file with comments | « third_party/WebKit/Source/platform/text/LocaleICUTest.cpp ('k') | third_party/WebKit/Source/platform/text/LocaleMac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698