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

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 fixes Created 5 years, 1 month 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 d9704651f0f3bbe47137d66c8b41bfdc5b959951..3125e3d450b857f19ecd45800ebd42d5cb9ea7ee 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1108,6 +1108,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