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

Unified Diff: content/content_browser.gypi

Issue 1438603002: Create direct write font proxy classes and unit tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More compile fixes 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 965a02303c73486442773eb40aa718659ac0f3be..955968ad4a52c9f0dd7cdc2708c4aea5fb9e25ea 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1113,6 +1113,8 @@
'browser/renderer_host/delegated_frame_evictor.h',
'browser/renderer_host/dip_util.cc',
'browser/renderer_host/dip_util.h',
+ 'browser/renderer_host/dwrite_font_proxy_message_filter_win.cc',
+ 'browser/renderer_host/dwrite_font_proxy_message_filter_win.h',
'browser/renderer_host/event_with_latency_info.h',
'browser/renderer_host/file_utilities_message_filter.cc',
'browser/renderer_host/file_utilities_message_filter.h',

Powered by Google App Engine
This is Rietveld 408576698