diff options
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index fa59520..b3b085a3 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_callback_dispatcher.cc', + 'common/file_system/webfilesystem_callback_dispatcher.h', 'common/file_system/webfilesystem_impl.cc', 'common/file_system/webfilesystem_impl.h', 'common/font_descriptor_mac.h', |