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

Unified Diff: Source/core/platform/graphics/chromium/FontFallbackWin.h

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
Index: Source/core/platform/graphics/chromium/FontFallbackWin.h
diff --git a/Source/core/platform/graphics/chromium/FontFallbackWin.h b/Source/core/platform/graphics/chromium/FontFallbackWin.h
index 57fb71aa60678f667ec2d173ee9ebf5aa529fe0b..bba33c84378f98e528dec9d98789e7e7f1cd4383 100644
--- a/Source/core/platform/graphics/chromium/FontFallbackWin.h
+++ b/Source/core/platform/graphics/chromium/FontFallbackWin.h
@@ -36,7 +36,7 @@
#ifndef FontFallbackWin_h
#define FontFallbackWin_h
-#include "core/platform/graphics/FontDescription.h"
+#include "platform/fonts/FontDescription.h"
#include <unicode/uscript.h>
#include <usp10.h>
#include <wchar.h>

Powered by Google App Engine
This is Rietveld 408576698