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

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

Issue 16482: Refactor the render widget unittest so it can be reused to create a render vi... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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/common/ipc_message_utils.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 624 matching lines...) Expand 10 before | Expand all | Expand 10 after
635 </File> 635 </File>
636 <File 636 <File
637 RelativePath=".\slide_animation.cc" 637 RelativePath=".\slide_animation.cc"
638 > 638 >
639 </File> 639 </File>
640 <File 640 <File
641 RelativePath=".\slide_animation.h" 641 RelativePath=".\slide_animation.h"
642 > 642 >
643 </File> 643 </File>
644 <File 644 <File
645 RelativePath=".\sql_connection.cc"
646 >
647 </File>
648 <File
649 RelativePath=".\sql_connection.h"
650 >
651 </File>
652 <File
653 RelativePath=".\sql_statement.cc"
654 >
655 </File>
656 <File
657 RelativePath=".\sql_statement.h"
658 >
659 </File>
660 <File
645 RelativePath=".\sqlite_compiled_statement.cc" 661 RelativePath=".\sqlite_compiled_statement.cc"
646 > 662 >
647 </File> 663 </File>
648 <File 664 <File
649 RelativePath=".\sqlite_compiled_statement.h" 665 RelativePath=".\sqlite_compiled_statement.h"
650 > 666 >
651 </File> 667 </File>
652 <File 668 <File
653 RelativePath=".\sqlite_utils.cc" 669 RelativePath=".\sqlite_utils.cc"
654 > 670 >
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
730 > 746 >
731 </File> 747 </File>
732 <File 748 <File
733 RelativePath=".\worker_thread_ticker.h" 749 RelativePath=".\worker_thread_ticker.h"
734 > 750 >
735 </File> 751 </File>
736 </Files> 752 </Files>
737 <Globals> 753 <Globals>
738 </Globals> 754 </Globals>
739 </VisualStudioProject> 755 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | chrome/common/ipc_message_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698