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

Unified Diff: webkit/build/WebCore/SConscript

Issue 17036: Build file change for enabling dynamic font support. This should go in right... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 12 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
Index: webkit/build/WebCore/SConscript
===================================================================
--- webkit/build/WebCore/SConscript (revision 7527)
+++ webkit/build/WebCore/SConscript (working copy)
@@ -897,6 +897,7 @@
'$WEBCORE_DIR/platform/graphics/chromium/ThemeHelperChromiumWin.cpp',
'$WEBCORE_DIR/platform/graphics/chromium/UniscribeHelper.cpp',
'$WEBCORE_DIR/platform/graphics/chromium/UniscribeHelperTextRun.cpp',
+ '$WEBCORE_DIR/platform/graphics/opentype/OpenTypeUtilities.cpp',
])
if env.Bit('linux'):

Powered by Google App Engine
This is Rietveld 408576698