| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index d08f75e79a6b8756570bdb453187306db10fe858..cab1c9d98bfc16ed49415681b1d65ad6636cae7b 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',
|
|
|