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

Side by Side Diff: chrome/test/unit/unittests.vcproj

Issue 118420: Adds kind-of-live thumbnail generation for a potential tab switcher. This... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 6 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/renderer/render_process.cc ('k') | skia/ext/platform_device_win.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="unit_tests" 5 Name="unit_tests"
6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" 6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}"
7 RootNamespace="unit_tests" 7 RootNamespace="unit_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 796 matching lines...) Expand 10 before | Expand all | Expand 10 after
807 </File> 807 </File>
808 <File 808 <File
809 RelativePath="..\..\browser\theme_resources_util _unittest.cc" 809 RelativePath="..\..\browser\theme_resources_util _unittest.cc"
810 > 810 >
811 </File> 811 </File>
812 <File 812 <File
813 RelativePath="..\..\browser\history\thumbnail_da tabase_unittest.cc" 813 RelativePath="..\..\browser\history\thumbnail_da tabase_unittest.cc"
814 > 814 >
815 </File> 815 </File>
816 <File 816 <File
817 RelativePath="..\..\browser\tab_contents\thumbna il_generator_unittest.cc"
818 >
819 </File>
820 <File
817 RelativePath="..\..\browser\thumbnail_store_unit test.cc" 821 RelativePath="..\..\browser\thumbnail_store_unit test.cc"
818 > 822 >
819 </File> 823 </File>
820 <File 824 <File
821 RelativePath="..\..\browser\history\url_database _unittest.cc" 825 RelativePath="..\..\browser\history\url_database _unittest.cc"
822 > 826 >
823 </File> 827 </File>
824 <File 828 <File
825 RelativePath="..\..\browser\net\url_fetcher_unit test.cc" 829 RelativePath="..\..\browser\net\url_fetcher_unit test.cc"
826 > 830 >
(...skipping 374 matching lines...) Expand 10 before | Expand all | Expand 10 after
1201 ObjectFile="$(IntDir)\$(InputNam e)1.obj" 1205 ObjectFile="$(IntDir)\$(InputNam e)1.obj"
1202 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc" 1206 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc"
1203 /> 1207 />
1204 </FileConfiguration> 1208 </FileConfiguration>
1205 </File> 1209 </File>
1206 </Filter> 1210 </Filter>
1207 </Files> 1211 </Files>
1208 <Globals> 1212 <Globals>
1209 </Globals> 1213 </Globals>
1210 </VisualStudioProject> 1214 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/renderer/render_process.cc ('k') | skia/ext/platform_device_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698