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

Unified Diff: Source/platform/fonts/win/UniscribeHelperTextRun.h

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/UniscribeHelper.cpp ('k') | Source/platform/fonts/win/UniscribeHelperTextRun.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/fonts/win/UniscribeHelperTextRun.h
diff --git a/Source/core/platform/graphics/win/UniscribeHelperTextRun.h b/Source/platform/fonts/win/UniscribeHelperTextRun.h
similarity index 98%
rename from Source/core/platform/graphics/win/UniscribeHelperTextRun.h
rename to Source/platform/fonts/win/UniscribeHelperTextRun.h
index 44a94e4c8c3e96ee29127409006329d14fb5b8e4..f033f3431c703bc46cedc8036e414de8bf533a38 100644
--- a/Source/core/platform/graphics/win/UniscribeHelperTextRun.h
+++ b/Source/platform/fonts/win/UniscribeHelperTextRun.h
@@ -31,7 +31,7 @@
#ifndef UniscribeHelperTextRun_h
#define UniscribeHelperTextRun_h
-#include "core/platform/graphics/win/UniscribeHelper.h"
+#include "platform/fonts/win/UniscribeHelper.h"
#include "wtf/text/WTFString.h"
namespace WebCore {
« no previous file with comments | « Source/platform/fonts/win/UniscribeHelper.cpp ('k') | Source/platform/fonts/win/UniscribeHelperTextRun.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698