| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index fa59520cdae66b2276e876a94a3fc00fa5ceb10f..b3b085a3859ad6faab75cd86d9aa5114fb4826e1 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',
|
|
|