Chromium Code Reviews

Unified Diff: chrome/chrome_browser.gypi

Issue 1637018: Reimplement web content accessibility by caching in browser process (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « chrome/browser/tab_contents/tab_contents.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 46908)
+++ chrome/chrome_browser.gypi (working copy)
@@ -2785,6 +2785,7 @@
'dependencies': [
'../gears/gears.gyp:gears',
'../google_update/google_update.gyp:google_update',
+ '../third_party/iaccessible2/iaccessible2.gyp:iaccessible2',
'../views/views.gyp:views',
'<(allocator_target)',
],
« no previous file with comments | « chrome/browser/tab_contents/tab_contents.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine