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

Unified Diff: Source/core/platform/graphics/win/UniscribeHelperTextRun.h

Issue 26679003: Move platform/graphics/chromium/* to platform/graphics/ (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rename fix 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
Index: Source/core/platform/graphics/win/UniscribeHelperTextRun.h
diff --git a/Source/core/platform/graphics/chromium/UniscribeHelperTextRun.h b/Source/core/platform/graphics/win/UniscribeHelperTextRun.h
similarity index 98%
rename from Source/core/platform/graphics/chromium/UniscribeHelperTextRun.h
rename to Source/core/platform/graphics/win/UniscribeHelperTextRun.h
index 31140ed7da5744f8b43be2989d2ef27d0791dee3..44a94e4c8c3e96ee29127409006329d14fb5b8e4 100644
--- a/Source/core/platform/graphics/chromium/UniscribeHelperTextRun.h
+++ b/Source/core/platform/graphics/win/UniscribeHelperTextRun.h
@@ -31,7 +31,7 @@
#ifndef UniscribeHelperTextRun_h
#define UniscribeHelperTextRun_h
-#include "core/platform/graphics/chromium/UniscribeHelper.h"
+#include "core/platform/graphics/win/UniscribeHelper.h"
#include "wtf/text/WTFString.h"
namespace WebCore {
« no previous file with comments | « Source/core/platform/graphics/win/UniscribeHelper.cpp ('k') | Source/core/platform/graphics/win/UniscribeHelperTextRun.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698