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

Unified Diff: content/test/BUILD.gn

Issue 1815933002: Fix WebView accessibility (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build dependencies Created 4 years, 9 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 7739d07e1f0b311f0b73eead578416244585ec0b..5c6a95bb90d4ee7b45b1122377151907684f9a18 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -263,6 +263,7 @@ source_set("browsertest_base") {
"//content/public/app:both",
"//net:test_support",
"//testing/gtest",
+ "//ui/accessibility",
"//ui/base",
"//ui/base:test_support",
"//ui/base/ime",

Powered by Google App Engine
This is Rietveld 408576698