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

Unified Diff: Source/web/WebFontDescription.cpp

Issue 48113009: Move Font related classes to Source/platform/fonts (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix mac export Created 7 years, 2 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
« no previous file with comments | « Source/web/PopupListBox.cpp ('k') | Source/web/WebFontImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebFontDescription.cpp
diff --git a/Source/web/WebFontDescription.cpp b/Source/web/WebFontDescription.cpp
index 09c6d210a67aa9d6f41b7fe3d403d0fe5b651e8c..52b17e667523a48724839f3155eff7bcac26e620 100644
--- a/Source/web/WebFontDescription.cpp
+++ b/Source/web/WebFontDescription.cpp
@@ -31,7 +31,7 @@
#include "config.h"
#include "WebFontDescription.h"
-#include "core/platform/graphics/FontDescription.h"
+#include "platform/fonts/FontDescription.h"
using namespace WebCore;
« no previous file with comments | « Source/web/PopupListBox.cpp ('k') | Source/web/WebFontImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698