| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index f1103ef47a280667ea88d367dbeeb62582f1e076..5966900972a049825f3b76cab55be2d56d6a3371 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -269,6 +269,8 @@
|
| 'common/extensions/permissions/usb_device_permission_data.h',
|
| 'common/extensions/request_media_access_permission_helper.cc',
|
| 'common/extensions/request_media_access_permission_helper.h',
|
| + 'common/extensions/sandboxed_handler.cc',
|
| + 'common/extensions/sandboxed_handler.h',
|
| 'common/extensions/unpacker.cc',
|
| 'common/extensions/unpacker.h',
|
| 'common/extensions/update_manifest.cc',
|
|
|