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