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

Unified Diff: Source/platform/fonts/opentype/OpenTypeUtilities.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
Index: Source/platform/fonts/opentype/OpenTypeUtilities.cpp
diff --git a/Source/core/platform/graphics/opentype/OpenTypeUtilities.cpp b/Source/platform/fonts/opentype/OpenTypeUtilities.cpp
similarity index 99%
rename from Source/core/platform/graphics/opentype/OpenTypeUtilities.cpp
rename to Source/platform/fonts/opentype/OpenTypeUtilities.cpp
index b45140320d34912b0f8fc3561fa41644470759f5..52f7f9c1bfe0d39c411f140d9b7092353ba00167 100644
--- a/Source/core/platform/graphics/opentype/OpenTypeUtilities.cpp
+++ b/Source/platform/fonts/opentype/OpenTypeUtilities.cpp
@@ -25,7 +25,7 @@
*/
#include "config.h"
-#include "core/platform/graphics/opentype/OpenTypeUtilities.h"
+#include "platform/fonts/opentype/OpenTypeUtilities.h"
#include "platform/SharedBuffer.h"
« no previous file with comments | « Source/platform/fonts/opentype/OpenTypeUtilities.h ('k') | Source/platform/fonts/opentype/OpenTypeVerticalData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698