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

Unified Diff: webkit/webkit.gyp

Issue 159152: Linux: splice together RendererPreferences and SkFontHost (Closed)
Patch Set: ... Created 11 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
Index: webkit/webkit.gyp
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index 0b16eb40aad0e753c0e47481ae94536e1f1eee48..6c58780576efe0fe2978113cbfcc6a34469a4226 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -973,6 +973,7 @@
],
'sources': [
'api/public/gtk/WebInputEventFactory.h',
+ 'api/public/linux/WebFontRendering.h',
'api/public/x11/WebScreenInfoFactory.h',
'api/public/mac/WebInputEventFactory.h',
'api/public/mac/WebScreenInfoFactory.h',
@@ -1034,6 +1035,7 @@
'api/src/gtk/WebFontInfo.cpp',
'api/src/gtk/WebFontInfo.h',
'api/src/gtk/WebInputEventFactory.cpp',
+ 'api/src/linux/WebFontRendering.cpp',
'api/src/x11/WebScreenInfoFactory.cpp',
'api/src/mac/WebInputEventFactory.mm',
'api/src/mac/WebScreenInfoFactory.mm',
« webkit/api/public/linux/WebFontRendering.h ('K') | « webkit/api/src/linux/WebFontRendering.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698