Index: content/content_common.gypi |
=================================================================== |
--- content/content_common.gypi (revision 78451) |
+++ content/content_common.gypi (working copy) |
@@ -71,10 +71,14 @@ |
'common/file_system/webfilewriter_impl.h', |
'common/file_system_messages.h', |
'common/file_utilities_messages.h', |
+ 'common/font_config_ipc_linux.cc', |
+ 'common/font_config_ipc_linux.h', |
'common/font_descriptor_mac.h', |
'common/font_descriptor_mac.mm', |
'common/font_loader_mac.h', |
'common/font_loader_mac.mm', |
+ 'common/geoposition.cc', |
+ 'common/geoposition.h', |
'common/gpu_info.cc', |
'common/gpu_info.h', |
'common/gpu_messages.h', |
@@ -90,6 +94,7 @@ |
'common/message_router.cc', |
'common/message_router.h', |
'common/mime_registry_messages.h', |
+ 'common/mru_cache.h', |
'common/notification_details.cc', |
'common/notification_details.h', |
'common/notification_observer.h', |
@@ -132,6 +137,8 @@ |
'common/socket_stream_messages.h', |
'common/speech_input_messages.h', |
'common/speech_input_result.h', |
+ 'common/unix_domain_socket_posix.cc', |
+ 'common/unix_domain_socket_posix.h', |
'common/web_database_observer_impl.cc', |
'common/web_database_observer_impl.h', |
'common/webblobregistry_impl.cc', |