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

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

Issue 109043: Move l10n_util to app/ (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 7 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/accessibility/accessibility_util.cc ('k') | chrome/views/accelerator.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 970 matching lines...) Expand 10 before | Expand all | Expand 10 after
981 </File> 981 </File>
982 <File 982 <File
983 RelativePath="..\..\common\ipc_sync_message_unit test.h" 983 RelativePath="..\..\common\ipc_sync_message_unit test.h"
984 > 984 >
985 </File> 985 </File>
986 <File 986 <File
987 RelativePath="..\..\common\json_value_serializer _unittest.cc" 987 RelativePath="..\..\common\json_value_serializer _unittest.cc"
988 > 988 >
989 </File> 989 </File>
990 <File 990 <File
991 RelativePath="..\..\common\l10n_util_unittest.cc "
992 >
993 </File>
994 <File
995 RelativePath="..\..\common\mru_cache_unittest.cc " 991 RelativePath="..\..\common\mru_cache_unittest.cc "
996 > 992 >
997 </File> 993 </File>
998 <File 994 <File
999 RelativePath="..\..\common\notification_service_ unittest.cc" 995 RelativePath="..\..\common\notification_service_ unittest.cc"
1000 > 996 >
1001 </File> 997 </File>
1002 <File 998 <File
1003 RelativePath="..\..\common\os_exchange_data_unit test.cc" 999 RelativePath="..\..\common\os_exchange_data_unit test.cc"
1004 > 1000 >
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
1092 > 1088 >
1093 </File> 1089 </File>
1094 </Filter> 1090 </Filter>
1095 <Filter 1091 <Filter
1096 Name="app" 1092 Name="app"
1097 > 1093 >
1098 <File 1094 <File
1099 RelativePath="..\..\..\app\animation_unittest.cc " 1095 RelativePath="..\..\..\app\animation_unittest.cc "
1100 > 1096 >
1101 </File> 1097 </File>
1098 <File
1099 RelativePath="..\..\..\app\l10n_util_unittest.cc "
1100 >
1101 </File>
1102 </Filter> 1102 </Filter>
1103 </Files> 1103 </Files>
1104 <Globals> 1104 <Globals>
1105 </Globals> 1105 </Globals>
1106 </VisualStudioProject> 1106 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/test/accessibility/accessibility_util.cc ('k') | chrome/views/accelerator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698