Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index 169d04a002034fe2c5be7afc95b17b32e1ffc7fb..8c8822696e61bb2776128167a139839fffc55794 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -488,6 +488,7 @@ |
| 'common/extensions/api/extension_api_stub.cc', |
| ], |
| 'dependencies': [ |
| + '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
| '../device/usb/usb.gyp:device_usb', |
| ], |
| }, { # enable_extensions == 0 |