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

Unified Diff: content/test/BUILD.gn

Issue 1815933002: Fix WebView accessibility (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rename set_browser_plugin_embedder_ax_tree_id 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 8c5b7259f859df0fac9d23dfc10ab2c945623800..0d188003ff61c225a2411caece5709a8a306e2a9 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -264,6 +264,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",
« no previous file with comments | « content/public/test/browser_test_utils.cc ('k') | content/test/data/accessibility/html/embed-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698