| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index e225b67396073b941ab980e82e00f88ca0a47a7a..7ff620d17cb8347791dc344dbc020a8d17a85516 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -188,6 +188,8 @@
|
| 'common/extensions/permissions/api_permission.h',
|
| 'common/extensions/permissions/api_permission_set.cc',
|
| 'common/extensions/permissions/api_permission_set.h',
|
| + 'common/extensions/permissions/bluetooth_device_permission.cc',
|
| + 'common/extensions/permissions/bluetooth_device_permission.h',
|
| 'common/extensions/permissions/permission_message.cc',
|
| 'common/extensions/permissions/permission_message.h',
|
| 'common/extensions/permissions/permission_set.cc',
|
|
|