Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index 397fb93468419dcfacb49c263b24d8c0d8ab213c..08703b680102681d96307176e2b1d6de292366eb 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -165,18 +165,10 @@ |
| 'common/drag_traits.h', |
| 'common/edit_command.h', |
| 'common/file_utilities_messages.h', |
| - 'common/fileapi/file_system_dispatcher.cc', |
| + 'common_child/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', |
|
michaeln
2013/05/24 20:41:59
i've got the webblobregistry moving in the works i
kinuko
2013/05/27 08:08:48
Done.
|
| - '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/find_match_rect_android.cc', |
| 'common/find_match_rect_android.h', |
| 'common/font_cache_dispatcher_win.cc', |