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

Unified Diff: content/content_common.gypi

Issue 1432123002: Switch to direct write font proxy and remove the font cache. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dwfontsplit
Patch Set: Move functions into anon namespace and minor renames. Created 5 years 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 6cb7e7ce9486cf7f02f82a4b5f324772197c6853..68a0463835bdeb576975392f3b7722bc423af0b4 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -66,7 +66,6 @@
'public/common/context_menu_params.h',
'public/common/drop_data.cc',
'public/common/drop_data.h',
- 'public/common/dwrite_font_platform_win.h',
'public/common/favicon_url.cc',
'public/common/favicon_url.h',
'public/common/file_chooser_file_info.cc',
@@ -248,7 +247,6 @@
'common/drag_event_source_info.h',
'common/drag_messages.h',
'common/drag_traits.h',
- 'common/dwrite_font_platform_win.cc',
'common/dwrite_font_proxy_messages.h',
'common/edit_command.h',
'common/file_utilities_messages.h',

Powered by Google App Engine
This is Rietveld 408576698