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

Unified Diff: third_party/WebKit/public/platform/WebFont.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/public/platform/WebFont.h
diff --git a/third_party/WebKit/public/platform/WebFont.h b/third_party/WebKit/public/platform/WebFont.h
index 864dcc9ce5585184005d22e2db3aa64dcbebe236..366594d9cb179d96ec051ea6923c96fbf2f2aff8 100644
--- a/third_party/WebKit/public/platform/WebFont.h
+++ b/third_party/WebKit/public/platform/WebFont.h
@@ -5,10 +5,10 @@
#ifndef WebFont_h
#define WebFont_h
+#include <memory>
#include "WebCanvas.h"
#include "WebColor.h"
#include "WebCommon.h"
-#include <memory>
// To avoid conflicts with the CreateWindow macro from the Windows SDK...
#undef DrawText

Powered by Google App Engine
This is Rietveld 408576698