| Index: chrome/test/BUILD.gn
|
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
|
| index 0893d93eb3701341c2fd1597cd69ce11c3d4dea7..e9b24dfb2d03798b756b1ef3eb30ef7229fa8ac8 100644
|
| --- a/chrome/test/BUILD.gn
|
| +++ b/chrome/test/BUILD.gn
|
| @@ -3450,8 +3450,8 @@ test("unit_tests") {
|
| "//components/strings",
|
| "//components/webdata_services:test_support",
|
| "//content/app/resources",
|
| + "//device/base:mocks",
|
| "//device/bluetooth:mocks",
|
| - "//device/core:mocks",
|
| "//device/usb:test_support",
|
| "//gpu:test_support",
|
| "//media:test_support",
|
|
|