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

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

Issue 99103006: Moving GraphicsContext and dependencies from core to platform. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Final patch - fixes Android Created 7 years 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/win/FontFallbackWin.h ('k') | Source/platform/fonts/win/FontPlatformDataWin.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/fonts/win/FontFallbackWin.cpp
diff --git a/Source/platform/fonts/FontFallbackWin.cpp b/Source/platform/fonts/win/FontFallbackWin.cpp
similarity index 99%
rename from Source/platform/fonts/FontFallbackWin.cpp
rename to Source/platform/fonts/win/FontFallbackWin.cpp
index 8173ab36c15fc5659b64b5e41088b48c8717762b..6f4d91d6eb5e6f2cae573401e79ea54ecb10f611 100644
--- a/Source/platform/fonts/FontFallbackWin.cpp
+++ b/Source/platform/fonts/win/FontFallbackWin.cpp
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "platform/fonts/FontFallbackWin.h"
+#include "platform/fonts/win/FontFallbackWin.h"
#include "platform/win/HWndDC.h"
#include "wtf/HashMap.h"
« no previous file with comments | « Source/platform/fonts/win/FontFallbackWin.h ('k') | Source/platform/fonts/win/FontPlatformDataWin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698