Index: content/content_common_child.gypi |
diff --git a/content/content_common_child.gypi b/content/content_common_child.gypi |
index 535d45cb04e7fdf5133b8abf9726899220a08cbe..833d1ffa3d43d275daf3595582bf98345028eabf 100644 |
--- a/content/content_common_child.gypi |
+++ b/content/content_common_child.gypi |
@@ -16,6 +16,12 @@ |
'../base/base.gyp:base', |
], |
'sources': [ |
+ 'common_child/fileapi/webfilesystem_callback_adapters.cc', |
+ 'common_child/fileapi/webfilesystem_callback_adapters.h', |
+ 'common_child/fileapi/webfilesystem_impl.cc', |
+ 'common_child/fileapi/webfilesystem_impl.h', |
+ 'common_child/fileapi/webfilewriter_impl.cc', |
+ 'common_child/fileapi/webfilewriter_impl.h', |
'common_child/indexed_db/indexed_db_dispatcher.cc', |
'common_child/indexed_db/indexed_db_dispatcher.h', |
'common_child/indexed_db/indexed_db_message_filter.cc', |