| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index 002f8f8de204cbfd6fb62a341ae5e5c1dbea0955..8a4cf96af5f0241a2cf176d4ef27586de8ba1109 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -1846,7 +1846,7 @@
|
| 'dependencies': [
|
| 'common/extensions/api/api.gyp:api',
|
| '../components/component_resources.gyp:component_resources',
|
| - '../device/device.gyp:device_bluetooth_mocks',
|
| + '../device/bluetooth/bluetooth.gyp:bluetooth_mocks',
|
| '../gpu/gpu.gyp:gpu_unittest_utils',
|
| '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared',
|
| '../third_party/cld/cld.gyp:cld',
|
|
|