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

Unified Diff: content/content_tests.gypi

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/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 56f933a2d9aa89bdb42a104a3f861e580e93b4d9..14d49f462af514739ef2b5f5e047bf7d3e3a0bcb 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1324,6 +1324,7 @@
'../net/net.gyp:net_test_support',
'../testing/gtest.gyp:gtest',
'../third_party/WebKit/public/blink.gyp:blink',
+ '../ui/accessibility/accessibility.gyp:accessibility',
'../ui/base/ime/ui_base_ime.gyp:ui_base_ime',
'../ui/base/ui_base.gyp:ui_base',
'../ui/base/ui_base.gyp:ui_base_test_support',

Powered by Google App Engine
This is Rietveld 408576698