| Index: chrome/browser/resources/chromeos/chromevox/BUILD.gn
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/BUILD.gn b/chrome/browser/resources/chromeos/chromevox/BUILD.gn
|
| index 7e460a0b07dafaa1a820b5c095c6baa531874d65..8c29f5227867b9e7932258edc1afce134ff94d1a 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/BUILD.gn
|
| +++ b/chrome/browser/resources/chromeos/chromevox/BUILD.gn
|
| @@ -332,8 +332,6 @@ test("chromevox_tests") {
|
| "//content/test:browsertest_base",
|
| "//testing/gmock",
|
| "//testing/gtest",
|
| - # Because the browser_tests use translate, they need CLD data.
|
| - "//third_party/cld_2:cld2_platform_impl"
|
| ]
|
| }
|
|
|
|
|