Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index 8d58cc8a52655bc2511ae5f2ad287d6ba7817ebe..31f8bb17ad21c2bd9b9d21cab8aef8db41ccf81d 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -435,7 +435,7 @@ |
| 'common/extensions/api/extension_api_stub.cc', |
| ], |
| 'dependencies': [ |
| - '../device/device.gyp:device_usb', |
| + '../device/usb/usb.gyp:usb', |
| ], |
| }, { # enable_extensions == 0 |
| 'sources/': [ |