| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 046475cb3fe871ecc7dedb724229543c8b826fa6..4245c72c726d866e9ad6f91dc5591465f8d8bfd7 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -104,7 +104,6 @@ static_library("common") {
|
| gypi_values.chrome_common_extensions_sources,
|
| ".", "//chrome")
|
| deps += [
|
| - "//device/bluetooth", # TODO(thestig) Still needed? Not in gyp version.
|
| "//device/usb",
|
| "//chrome/common/extensions/api",
|
| "//extensions/common",
|
|
|