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

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: Add a missing SUCCEEDED call 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
« no previous file with comments | « content/content_child.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 603d3a7b7e528ad5c2a0dc25f47d7b5dda6ccd77..fb3aa28c4a0e744dcdf71d2f36b02818f727dd92 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',
« no previous file with comments | « content/content_child.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698