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

Unified Diff: ui/accessibility/accessibility.gyp

Issue 116293005: Refactor content/ to use ui::AXNodeData instead of blink. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update content/DEPS instead of subdirs Created 6 years, 11 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/test/accessibility_browser_test_utils.cc ('k') | ui/accessibility/ax_enums.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/accessibility/accessibility.gyp
diff --git a/ui/accessibility/accessibility.gyp b/ui/accessibility/accessibility.gyp
index 20a95ac517e7ae9b1d6d434d9d427798ed424d25..2db99d636ce93e90c3c68d571e99a3e5a0d56427 100644
--- a/ui/accessibility/accessibility.gyp
+++ b/ui/accessibility/accessibility.gyp
@@ -44,6 +44,8 @@
'../../base/base.gyp:base',
'../../base/base.gyp:run_all_unittests',
'../../testing/gtest.gyp:gtest',
+ '../gfx/gfx.gyp:gfx',
+ '../gfx/gfx.gyp:gfx_geometry',
'accessibility',
],
'sources': [
« no previous file with comments | « content/test/accessibility_browser_test_utils.cc ('k') | ui/accessibility/ax_enums.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698