| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index febc8998dd348322248854da46a59838592409da..06ffbdafdb84269a5b598b53e8194657acb1f62e 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -1851,7 +1851,7 @@
|
| 'dependencies': [
|
| 'common/extensions/api/api.gyp:api',
|
| '../components/component_resources.gyp:component_resources',
|
| - '../device/device.gyp:device_bluetooth_mocks',
|
| + '../device/bluetooth/bluetooth.gyp:device_bluetooth_mocks',
|
| '../gpu/gpu.gyp:gpu_unittest_utils',
|
| '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared',
|
| '../third_party/cld/cld.gyp:cld',
|
|
|