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

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

Issue 21039: Revert my change to get the tree green. Not sure why the tests became flaky.... (Closed) Base URL: svn://chrome-svn/chrome/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/test/unit/unit_tests.scons ('k') | webkit/glue/glue_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="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 861 matching lines...) Expand 10 before | Expand all | Expand 10 after
872 </File> 872 </File>
873 <File 873 <File
874 RelativePath="..\..\common\ipc_message_unittest. cc" 874 RelativePath="..\..\common\ipc_message_unittest. cc"
875 > 875 >
876 </File> 876 </File>
877 <File 877 <File
878 RelativePath="..\..\common\ipc_sync_channel_unit test.cc" 878 RelativePath="..\..\common\ipc_sync_channel_unit test.cc"
879 > 879 >
880 </File> 880 </File>
881 <File 881 <File
882 RelativePath="..\..\common\ipc_sync_channel_unit test.h"
883 >
884 </File>
885 <File
882 RelativePath="..\..\common\ipc_sync_message_unit test.cc" 886 RelativePath="..\..\common\ipc_sync_message_unit test.cc"
883 > 887 >
884 </File> 888 </File>
885 <File 889 <File
886 RelativePath="..\..\common\ipc_sync_message_unit test.h" 890 RelativePath="..\..\common\ipc_sync_message_unit test.h"
887 > 891 >
888 </File> 892 </File>
889 <File 893 <File
890 RelativePath="..\..\common\json_value_serializer _unittest.cc" 894 RelativePath="..\..\common\json_value_serializer _unittest.cc"
891 > 895 >
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
988 </File> 992 </File>
989 <File 993 <File
990 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 994 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
991 > 995 >
992 </File> 996 </File>
993 </Filter> 997 </Filter>
994 </Files> 998 </Files>
995 <Globals> 999 <Globals>
996 </Globals> 1000 </Globals>
997 </VisualStudioProject> 1001 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/unit/unit_tests.scons ('k') | webkit/glue/glue_accessibility.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698