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

Unified Diff: Source/core/platform/graphics/win/SimpleFontDataWin.cpp

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/SimpleFontDataWin.cpp
diff --git a/Source/core/platform/graphics/chromium/SimpleFontDataChromiumWin.cpp b/Source/core/platform/graphics/win/SimpleFontDataWin.cpp
similarity index 98%
rename from Source/core/platform/graphics/chromium/SimpleFontDataChromiumWin.cpp
rename to Source/core/platform/graphics/win/SimpleFontDataWin.cpp
index 9407bad63b61dcca9e80cebcae1b08043287bb97..14b0353a904acc28af39fb95161cf780d2dc0aff 100644
--- a/Source/core/platform/graphics/chromium/SimpleFontDataChromiumWin.cpp
+++ b/Source/core/platform/graphics/win/SimpleFontDataWin.cpp
@@ -38,7 +38,7 @@
#include <unicode/unorm.h>
#include "core/platform/graphics/Font.h"
#include "core/platform/graphics/FontCache.h"
-#include "core/platform/graphics/chromium/FontPlatformDataChromiumWin.h"
+#include "core/platform/graphics/win/FontPlatformDataWin.h"
#include "platform/fonts/FontDescription.h"
#include "platform/geometry/FloatRect.h"
#include "platform/win/HWndDC.h"
« no previous file with comments | « Source/core/platform/graphics/win/GlyphPageTreeNodeWin.cpp ('k') | Source/core/platform/graphics/win/TransparencyWin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698