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

Unified Diff: third_party/WebKit/Source/platform/exported/linux/WebFontRenderStyle.cpp

Issue 1939363002: Remove unused FontRenderStyle from Windows build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/exported/linux/WebFontRenderStyle.cpp
diff --git a/third_party/WebKit/Source/platform/exported/linux/WebFontRenderStyle.cpp b/third_party/WebKit/Source/platform/exported/linux/WebFontRenderStyle.cpp
index 60a41b39a2bb37fd717f247ac114292ed782a2f0..a359690bde9b67a902e4f0b0f00fefc1b03884cf 100644
--- a/third_party/WebKit/Source/platform/exported/linux/WebFontRenderStyle.cpp
+++ b/third_party/WebKit/Source/platform/exported/linux/WebFontRenderStyle.cpp
@@ -30,7 +30,7 @@
#include "public/platform/linux/WebFontRenderStyle.h"
-#include "platform/fonts/FontRenderStyle.h"
+#include "platform/fonts/linux/FontRenderStyle.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/platform/blink_platform.gypi ('k') | third_party/WebKit/Source/platform/fonts/FontPlatformData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698