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

Unified Diff: Source/platform/BUILD.gn

Issue 404653004: Rename FontPlatformDataLinuxHarfBuzz to FontPlatformDataLinux (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 months 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 | « no previous file | Source/platform/blink_platform.gyp » ('j') | Source/platform/blink_platform.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/BUILD.gn
diff --git a/Source/platform/BUILD.gn b/Source/platform/BUILD.gn
index 184be4af86586566234965ce2d69a89cfe71a03e..baca7e6b272d3d701cca8d90a278151e2d24b4c8 100644
--- a/Source/platform/BUILD.gn
+++ b/Source/platform/BUILD.gn
@@ -299,7 +299,7 @@ component("platform") {
set_sources_assignment_filter([])
sources += [
"exported/linux/WebFontRenderStyle.cpp",
- "fonts/linux/FontPlatformDataLinuxHarfBuzz.cpp",
+ "fonts/linux/FontPlatformDataLinux.cpp",
]
set_sources_assignment_filter(sources_assignment_filter)
} else {
« no previous file with comments | « no previous file | Source/platform/blink_platform.gyp » ('j') | Source/platform/blink_platform.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698