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