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

Unified Diff: content/content_common.gypi

Issue 1846433005: Implement direct write fallback proxy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 96ca1f6add29c420ea8adef94a407bf353e1d296..b5e5bdcbf657f8f935972161960227eb1786558e 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -314,6 +314,8 @@
'common/drag_messages.h',
'common/drag_traits.h',
'common/dwrite_font_proxy_messages.h',
+ 'common/dwrite_text_analysis_source_win.cc',
+ 'common/dwrite_text_analysis_source_win.h',
'common/edit_command.h',
'common/establish_channel_params.cc',
'common/establish_channel_params.h',

Powered by Google App Engine
This is Rietveld 408576698