| Index: chrome/common/extensions/api/api.gyp
|
| diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
|
| index d55c20add5c855121d3d8f1121b40c647b71bc84..c9a1986d70cb29b293d3e4d48af413b0168d958d 100644
|
| --- a/chrome/common/extensions/api/api.gyp
|
| +++ b/chrome/common/extensions/api/api.gyp
|
| @@ -48,6 +48,7 @@
|
| 'bluetooth.idl',
|
| 'bluetooth_low_energy.idl',
|
| 'bluetooth_private.json',
|
| + 'bluetooth_socket.idl',
|
| 'bookmark_manager_private.json',
|
| 'bookmarks.json',
|
| 'braille_display_private.idl',
|
|
|