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

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

Issue 126101: Adds kind-of-live thumbnail generation for a potential tab switcher. (Closed)
Patch Set: For Checking hopefully 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
« no previous file with comments | « chrome/renderer/render_process.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="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 792 matching lines...) Expand 10 before | Expand all | Expand 10 after
803 </File> 803 </File>
804 <File 804 <File
805 RelativePath="..\..\browser\theme_resources_util _unittest.cc" 805 RelativePath="..\..\browser\theme_resources_util _unittest.cc"
806 > 806 >
807 </File> 807 </File>
808 <File 808 <File
809 RelativePath="..\..\browser\history\thumbnail_da tabase_unittest.cc" 809 RelativePath="..\..\browser\history\thumbnail_da tabase_unittest.cc"
810 > 810 >
811 </File> 811 </File>
812 <File 812 <File
813 RelativePath="..\..\browser\tab_contents\thumbna il_generator_unittest.cc"
814 >
815 </File>
816 <File
813 RelativePath="..\..\browser\thumbnail_store_unit test.cc" 817 RelativePath="..\..\browser\thumbnail_store_unit test.cc"
814 > 818 >
815 </File> 819 </File>
816 <File 820 <File
817 RelativePath="..\..\browser\history\url_database _unittest.cc" 821 RelativePath="..\..\browser\history\url_database _unittest.cc"
818 > 822 >
819 </File> 823 </File>
820 <File 824 <File
821 RelativePath="..\..\browser\net\url_fetcher_unit test.cc" 825 RelativePath="..\..\browser\net\url_fetcher_unit test.cc"
822 > 826 >
(...skipping 374 matching lines...) Expand 10 before | Expand all | Expand 10 after
1197 ObjectFile="$(IntDir)\$(InputNam e)1.obj" 1201 ObjectFile="$(IntDir)\$(InputNam e)1.obj"
1198 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc" 1202 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc"
1199 /> 1203 />
1200 </FileConfiguration> 1204 </FileConfiguration>
1201 </File> 1205 </File>
1202 </Filter> 1206 </Filter>
1203 </Files> 1207 </Files>
1204 <Globals> 1208 <Globals>
1205 </Globals> 1209 </Globals>
1206 </VisualStudioProject> 1210 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/renderer/render_process.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698