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

Unified Diff: content/content_tests.gypi

Issue 246773008: RWHI should implement BrowserAccessibilityDelegate (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Mac tests Created 6 years, 8 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 c8bd9c7c30a76f9088ed3ff3f016ffa854d12e04..9874983e3487cbfb0b846aea661c9d947e91f0d9 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -17,6 +17,7 @@
# layouttest_support_content is not supported nor required on iOS.
'dependencies': [
'../skia/skia.gyp:skia',
+ '../ui/accessibility/accessibility.gyp:ax_gen',
'../v8/tools/gyp/v8.gyp:v8',
'../webkit/common/webkit_common.gyp:webkit_common',
],

Powered by Google App Engine
This is Rietveld 408576698