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

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 merge error 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
« no previous file with comments | « content/content_browser.gypi ('k') | content/port/browser/render_widget_host_view_port.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index b0a17731c76e89492647ea68b4b41a5a139e27b7..a4764864b04dce10f8c6d13804bd742dead57125 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -18,6 +18,7 @@
'dependencies': [
'webkit_test_support_content',
'../skia/skia.gyp:skia',
+ '../ui/accessibility/accessibility.gyp:ax_gen',
'../v8/tools/gyp/v8.gyp:v8',
],
'include_dirs': [
« no previous file with comments | « content/content_browser.gypi ('k') | content/port/browser/render_widget_host_view_port.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698