Index: chrome/chrome_common.gypi |
=================================================================== |
--- chrome/chrome_common.gypi (revision 68877) |
+++ chrome/chrome_common.gypi (working copy) |
@@ -61,6 +61,8 @@ |
'common/file_system/webfilesystem_impl.h', |
'common/file_system/webfilewriter_impl.cc', |
'common/file_system/webfilewriter_impl.h', |
+ 'common/file_utilities_messages.cc', |
+ 'common/file_utilities_messages.h', |
'common/font_descriptor_mac.h', |
'common/font_descriptor_mac.mm', |
'common/geoposition.cc', |
@@ -86,6 +88,8 @@ |
'common/message_router.h', |
'common/metrics_helpers.cc', |
'common/metrics_helpers.h', |
+ 'common/mime_registry_messages.cc', |
+ 'common/mime_registry_messages.h', |
'common/multi_process_lock.h', |
'common/multi_process_lock_linux.cc', |
'common/multi_process_lock_mac.cc', |