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

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

Issue 18838: Try2 of issue 18772. (move jpeg_codec* to base/gfx) (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 | « chrome/test/unit/unit_tests.scons ('k') | chrome/tools/profiles/generate_profile.cc » ('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 825 matching lines...) Expand 10 before | Expand all | Expand 10 after
836 </File> 836 </File>
837 <File 837 <File
838 RelativePath="..\..\common\ipc_sync_message_unit test.cc" 838 RelativePath="..\..\common\ipc_sync_message_unit test.cc"
839 > 839 >
840 </File> 840 </File>
841 <File 841 <File
842 RelativePath="..\..\common\ipc_sync_message_unit test.h" 842 RelativePath="..\..\common\ipc_sync_message_unit test.h"
843 > 843 >
844 </File> 844 </File>
845 <File 845 <File
846 RelativePath="..\..\common\jpeg_codec_unittest.c c"
847 >
848 </File>
849 <File
850 RelativePath="..\..\common\json_value_serializer _unittest.cc" 846 RelativePath="..\..\common\json_value_serializer _unittest.cc"
851 > 847 >
852 </File> 848 </File>
853 <File 849 <File
854 RelativePath="..\..\common\l10n_util_unittest.cc " 850 RelativePath="..\..\common\l10n_util_unittest.cc "
855 > 851 >
856 </File> 852 </File>
857 <File 853 <File
858 RelativePath="..\..\common\mru_cache_unittest.cc " 854 RelativePath="..\..\common\mru_cache_unittest.cc "
859 > 855 >
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
948 </File> 944 </File>
949 <File 945 <File
950 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 946 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
951 > 947 >
952 </File> 948 </File>
953 </Filter> 949 </Filter>
954 </Files> 950 </Files>
955 <Globals> 951 <Globals>
956 </Globals> 952 </Globals>
957 </VisualStudioProject> 953 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/unit/unit_tests.scons ('k') | chrome/tools/profiles/generate_profile.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698