| Index: chrome/common/BUILD.gn
|
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
|
| index 585ea8dfe845191bdaa524c83fee6425d1617dfe..be772a6437c6b06ed0c6a50d0639b11cd086a84c 100644
|
| --- a/chrome/common/BUILD.gn
|
| +++ b/chrome/common/BUILD.gn
|
| @@ -100,7 +100,7 @@
|
| gypi_values.chrome_common_extensions_sources,
|
| ".", "//chrome")
|
| deps += [
|
| - "//device/bluetooth", # TODO(thestig) Still needed? Not in gyp version.
|
| + "//device/bluetooth",
|
| "//device/usb",
|
| "//extensions/common",
|
| "//extensions/common/api",
|
|
|