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

Unified Diff: Source/platform/fonts/FontFallbackWin.cpp

Issue 52803006: Move FontFallbackWin to platform/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: move to platform/fonts Created 7 years, 1 month 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/platform/fonts/FontFallbackWin.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/fonts/FontFallbackWin.cpp
diff --git a/Source/core/platform/graphics/chromium/FontFallbackWin.cpp b/Source/platform/fonts/FontFallbackWin.cpp
similarity index 99%
rename from Source/core/platform/graphics/chromium/FontFallbackWin.cpp
rename to Source/platform/fonts/FontFallbackWin.cpp
index dacbf03ac6cd09eb46b41706de395740d5a3d0ca..8173ab36c15fc5659b64b5e41088b48c8717762b 100644
--- a/Source/core/platform/graphics/chromium/FontFallbackWin.cpp
+++ b/Source/platform/fonts/FontFallbackWin.cpp
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "core/platform/graphics/chromium/FontFallbackWin.h"
+#include "platform/fonts/FontFallbackWin.h"
#include "platform/win/HWndDC.h"
#include "wtf/HashMap.h"
« no previous file with comments | « Source/platform/fonts/FontFallbackWin.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698