Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5369)

Unified Diff: chrome/browser/resources/chromeos/chromevox/BUILD.gn

Issue 2034413003: Delete the non-static CLD data source logic. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase to latest master Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
]
}
« no previous file with comments | « chrome/browser/policy/policy_browsertest.cc ('k') | chrome/browser/resources/chromeos/chromevox/chromevox_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698