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

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

Issue 16488: Add a new resizer corner overlay. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 11 years, 10 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/views/resize_corner.cc ('k') | no next file » | 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="views" 5 Name="views"
6 ProjectGUID="{6F9258E5-294F-47B2-919D-17FFE7A8B751}" 6 ProjectGUID="{6F9258E5-294F-47B2-919D-17FFE7A8B751}"
7 RootNamespace="Views" 7 RootNamespace="Views"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 448 matching lines...) Expand 10 before | Expand all | Expand 10 after
459 </File> 459 </File>
460 <File 460 <File
461 RelativePath=".\repeat_controller.cc" 461 RelativePath=".\repeat_controller.cc"
462 > 462 >
463 </File> 463 </File>
464 <File 464 <File
465 RelativePath=".\repeat_controller.h" 465 RelativePath=".\repeat_controller.h"
466 > 466 >
467 </File> 467 </File>
468 <File 468 <File
469 RelativePath=".\resize_corner.cc"
470 >
471 </File>
472 <File
473 RelativePath=".\resize_corner.h"
474 >
475 </File>
476 <File
477 RelativePath=".\root_view.cc" 469 RelativePath=".\root_view.cc"
478 > 470 >
479 </File> 471 </File>
480 <File 472 <File
481 RelativePath=".\root_view.h" 473 RelativePath=".\root_view.h"
482 > 474 >
483 </File> 475 </File>
484 <File 476 <File
485 RelativePath=".\root_view_drop_target.cc" 477 RelativePath=".\root_view_drop_target.cc"
486 > 478 >
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
654 > 646 >
655 </File> 647 </File>
656 <File 648 <File
657 RelativePath=".\window_resources.h" 649 RelativePath=".\window_resources.h"
658 > 650 >
659 </File> 651 </File>
660 </Files> 652 </Files>
661 <Globals> 653 <Globals>
662 </Globals> 654 </Globals>
663 </VisualStudioProject> 655 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/views/resize_corner.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698