| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 792e2fe03558f8af181b7f4177adfe3624a0cd7b..81c0a0502b17c9273b17f60d4fca47e1084b4d18 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -82,6 +82,12 @@
|
| 'child/database_util.h',
|
| 'child/db_message_filter.cc',
|
| 'child/db_message_filter.h',
|
| + 'child/dwrite_font_proxy/dwrite_font_proxy_init_win.cc',
|
| + 'child/dwrite_font_proxy/dwrite_font_proxy_init_win.h',
|
| + 'child/dwrite_font_proxy/dwrite_font_proxy_win.cc',
|
| + 'child/dwrite_font_proxy/dwrite_font_proxy_win.h',
|
| + 'child/dwrite_font_proxy/dwrite_localized_strings_win.cc',
|
| + 'child/dwrite_font_proxy/dwrite_localized_strings_win.h',
|
| 'child/file_info_util.cc',
|
| 'child/file_info_util.h',
|
| 'child/fileapi/file_system_dispatcher.cc',
|
|
|