| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 992ce004377c0e0ebebf028ea573f114492fe8dc..fbec910cd26e70e6e4fbb9dbb18bacc634addf88 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -167,19 +167,19 @@
|
| 'common/drag_messages.h',
|
| 'common/drag_traits.h',
|
| 'common/edit_command.h',
|
| + 'common/file_utilities_messages.h',
|
| 'common/fileapi/file_system_dispatcher.cc',
|
| 'common/fileapi/file_system_dispatcher.h',
|
| 'common/fileapi/file_system_messages.h',
|
| 'common/fileapi/webblob_messages.h',
|
| 'common/fileapi/webblobregistry_impl.cc',
|
| 'common/fileapi/webblobregistry_impl.h',
|
| - 'common/fileapi/webfilesystem_callback_dispatcher.cc',
|
| - 'common/fileapi/webfilesystem_callback_dispatcher.h',
|
| + 'common/fileapi/webfilesystem_callback_adapters.cc',
|
| + 'common/fileapi/webfilesystem_callback_adapters.h',
|
| 'common/fileapi/webfilesystem_impl.cc',
|
| 'common/fileapi/webfilesystem_impl.h',
|
| 'common/fileapi/webfilewriter_impl.cc',
|
| 'common/fileapi/webfilewriter_impl.h',
|
| - 'common/file_utilities_messages.h',
|
| 'common/find_match_rect_android.cc',
|
| 'common/find_match_rect_android.h',
|
| 'common/font_cache_dispatcher_win.cc',
|
|
|