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

Side by Side Diff: chrome/common/common.vcproj

Issue 93085: Removes the use of Windows-specific types for accessibility roles and states ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/common/accessibility_types.h ('k') | chrome/views/accessibility/view_accessibility.h » ('j') | no next file with comments »
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="common" 5 Name="common"
6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}" 6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}"
7 RootNamespace="common" 7 RootNamespace="common"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 340 matching lines...) Expand 10 before | Expand all | Expand 10 after
351 <File 351 <File
352 RelativePath=".\app_cache\app_cache_dispatcher_h ost.cc" 352 RelativePath=".\app_cache\app_cache_dispatcher_h ost.cc"
353 > 353 >
354 </File> 354 </File>
355 <File 355 <File
356 RelativePath=".\app_cache\app_cache_dispatcher_h ost.h" 356 RelativePath=".\app_cache\app_cache_dispatcher_h ost.h"
357 > 357 >
358 </File> 358 </File>
359 </Filter> 359 </Filter>
360 <File 360 <File
361 RelativePath=".\accessibility_types.h"
362 >
363 </File>
364 <File
361 RelativePath=".\animation.cc" 365 RelativePath=".\animation.cc"
362 > 366 >
363 </File> 367 </File>
364 <File 368 <File
365 RelativePath=".\animation.h" 369 RelativePath=".\animation.h"
366 > 370 >
367 </File> 371 </File>
368 <File 372 <File
369 RelativePath=".\bindings_policy.h" 373 RelativePath=".\bindings_policy.h"
370 > 374 >
(...skipping 499 matching lines...) Expand 10 before | Expand all | Expand 10 after
870 > 874 >
871 </File> 875 </File>
872 <File 876 <File
873 RelativePath=".\worker_thread_ticker.h" 877 RelativePath=".\worker_thread_ticker.h"
874 > 878 >
875 </File> 879 </File>
876 </Files> 880 </Files>
877 <Globals> 881 <Globals>
878 </Globals> 882 </Globals>
879 </VisualStudioProject> 883 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/common/accessibility_types.h ('k') | chrome/views/accessibility/view_accessibility.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698