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

Unified Diff: Source/platform/fonts/mac/SimpleFontDataCoreText.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/mac/MemoryActivatedFont.mm ('k') | Source/platform/fonts/mac/SimpleFontDataMac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/fonts/mac/SimpleFontDataCoreText.cpp
diff --git a/Source/core/platform/graphics/mac/SimpleFontDataCoreText.cpp b/Source/platform/fonts/mac/SimpleFontDataCoreText.cpp
similarity index 98%
rename from Source/core/platform/graphics/mac/SimpleFontDataCoreText.cpp
rename to Source/platform/fonts/mac/SimpleFontDataCoreText.cpp
index 0ef1f6a99daa6925f4ce7e884e82f6fb3203068a..80a146e1f4828287b0c11d4c04ca798468479414 100644
--- a/Source/core/platform/graphics/mac/SimpleFontDataCoreText.cpp
+++ b/Source/platform/fonts/mac/SimpleFontDataCoreText.cpp
@@ -25,7 +25,7 @@
*/
#include "config.h"
-#include "core/platform/graphics/SimpleFontData.h"
+#include "platform/fonts/SimpleFontData.h"
#include <ApplicationServices/ApplicationServices.h>
« no previous file with comments | « Source/platform/fonts/mac/MemoryActivatedFont.mm ('k') | Source/platform/fonts/mac/SimpleFontDataMac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698