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

Unified Diff: third_party/WebKit/Source/platform/wtf/text/StringImplCF.cpp

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/text/StringImplCF.cpp
diff --git a/third_party/WebKit/Source/platform/wtf/text/StringImplCF.cpp b/third_party/WebKit/Source/platform/wtf/text/StringImplCF.cpp
index 6aed879b0f057560690102405e432ec6075a6a22..dd59f742dfb4adfe05492a735a6dc7c71a2e31ec 100644
--- a/third_party/WebKit/Source/platform/wtf/text/StringImplCF.cpp
+++ b/third_party/WebKit/Source/platform/wtf/text/StringImplCF.cpp
@@ -22,11 +22,11 @@
#if OS(MACOSX)
+#include <CoreFoundation/CoreFoundation.h>
#include "platform/wtf/PassRefPtr.h"
#include "platform/wtf/RetainPtr.h"
#include "platform/wtf/Threading.h"
#include "platform/wtf/allocator/Partitions.h"
-#include <CoreFoundation/CoreFoundation.h>
namespace WTF {

Powered by Google App Engine
This is Rietveld 408576698