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

Unified Diff: chrome/browser/browser.vcproj

Issue 4057: Adds MSAA/IAccessible exposure of web content. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 3 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 | « no previous file | chrome/browser/browser_accessibility.h » ('j') | webkit/glue/glue_accessibility.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser.vcproj
===================================================================
--- chrome/browser/browser.vcproj (revision 2530)
+++ chrome/browser/browser.vcproj (working copy)
@@ -1959,6 +1959,30 @@
</File>
</Filter>
<Filter
+ Name="Accessibility"
+ >
+ <File
+ RelativePath=".\browser_accessibility.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\browser_accessibility.h"
+ >
+ </File>
+ <File
+ RelativePath=".\browser_accessibility_manager.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\browser_accessibility_manager.h"
+ >
+ </File>
+ <File
+ RelativePath=".\iaccessible_function_ids.h"
+ >
+ </File>
+ </Filter>
+ <Filter
Name="Download"
>
<File
« no previous file with comments | « no previous file | chrome/browser/browser_accessibility.h » ('j') | webkit/glue/glue_accessibility.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698