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

Side by Side 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, 2 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/browser_accessibility.h » ('j') | webkit/glue/glue_accessibility.h » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="browser" 5 Name="browser"
6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}" 6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}"
7 RootNamespace="Browser" 7 RootNamespace="Browser"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 1941 matching lines...) Expand 10 before | Expand all | Expand 10 after
1952 <File 1952 <File
1953 RelativePath=".\safe_browsing\safe_browsing_util .cc" 1953 RelativePath=".\safe_browsing\safe_browsing_util .cc"
1954 > 1954 >
1955 </File> 1955 </File>
1956 <File 1956 <File
1957 RelativePath=".\safe_browsing\safe_browsing_util .h" 1957 RelativePath=".\safe_browsing\safe_browsing_util .h"
1958 > 1958 >
1959 </File> 1959 </File>
1960 </Filter> 1960 </Filter>
1961 <Filter 1961 <Filter
1962 Name="Accessibility"
1963 >
1964 <File
1965 RelativePath=".\browser_accessibility.cc"
1966 >
1967 </File>
1968 <File
1969 RelativePath=".\browser_accessibility.h"
1970 >
1971 </File>
1972 <File
1973 RelativePath=".\browser_accessibility_manager.cc "
1974 >
1975 </File>
1976 <File
1977 RelativePath=".\browser_accessibility_manager.h"
1978 >
1979 </File>
1980 <File
1981 RelativePath=".\iaccessible_function_ids.h"
1982 >
1983 </File>
1984 </Filter>
1985 <Filter
1962 Name="Download" 1986 Name="Download"
1963 > 1987 >
1964 <File 1988 <File
1965 RelativePath=".\download\download_exe.cc" 1989 RelativePath=".\download\download_exe.cc"
1966 > 1990 >
1967 </File> 1991 </File>
1968 <File 1992 <File
1969 RelativePath=".\download\download_file.cc" 1993 RelativePath=".\download\download_file.cc"
1970 > 1994 >
1971 </File> 1995 </File>
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
2147 > 2171 >
2148 </File> 2172 </File>
2149 <File 2173 <File
2150 RelativePath=".\toolbar_model.h" 2174 RelativePath=".\toolbar_model.h"
2151 > 2175 >
2152 </File> 2176 </File>
2153 </Files> 2177 </Files>
2154 <Globals> 2178 <Globals>
2155 </Globals> 2179 </Globals>
2156 </VisualStudioProject> 2180 </VisualStudioProject>
OLDNEW
« 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