summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_common.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r--chrome/chrome_common.gypi5
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 1f37f86..958d99e 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -52,6 +52,8 @@
'common/devtools_messages.cc',
'common/devtools_messages.h',
'common/devtools_messages_internal.h',
+ 'common/file_system/webfilesystem_impl.cc',
+ 'common/file_system/webfilesystem_impl.h',
'common/font_descriptor_mac.h',
'common/font_descriptor_mac.mm',
'common/geoposition.cc',
@@ -287,6 +289,8 @@
'common/deprecated/event_sys-inl.h',
'common/deprecated/event_sys.h',
'common/dom_storage_common.h',
+ 'common/file_system/file_system_dispatcher.cc',
+ 'common/file_system/file_system_dispatcher.h',
'common/font_loader_mac.h',
'common/font_loader_mac.mm',
'common/gears_api.h',
@@ -490,6 +494,7 @@
],
'sources': [
'../webkit/glue/webkit_glue_dummy.cc',
+ 'common/file_system/file_system_dispatcher_dummy.cc',
'common/resource_dispatcher_dummy.cc',
'common/socket_stream_dispatcher_dummy.cc',
'common/url_constants.cc',