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

Side by Side Diff: chrome/installer/util/util.vcproj

Issue 24015: Test for Symantec SEP... (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/installer/util/installer_unittests.vcproj ('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="util" 5 Name="util"
6 ProjectGUID="{EFBB1436-A63F-4CD8-9E99-B89226E782EC}" 6 ProjectGUID="{EFBB1436-A63F-4CD8-9E99-B89226E782EC}"
7 RootNamespace="util" 7 RootNamespace="util"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after
122 <Files> 122 <Files>
123 <File 123 <File
124 RelativePath=".\browser_distribution.cc" 124 RelativePath=".\browser_distribution.cc"
125 > 125 >
126 </File> 126 </File>
127 <File 127 <File
128 RelativePath=".\browser_distribution.h" 128 RelativePath=".\browser_distribution.h"
129 > 129 >
130 </File> 130 </File>
131 <File 131 <File
132 RelativePath=".\compat_checks.cc"
133 >
134 </File>
135 <File
136 RelativePath=".\compat_checks.h"
137 >
138 </File>
139 <File
132 RelativePath=".\copy_tree_work_item.cc" 140 RelativePath=".\copy_tree_work_item.cc"
133 > 141 >
134 </File> 142 </File>
135 <File 143 <File
136 RelativePath=".\copy_tree_work_item.h" 144 RelativePath=".\copy_tree_work_item.h"
137 > 145 >
138 </File> 146 </File>
139 <File 147 <File
140 RelativePath=".\create_dir_work_item.cc" 148 RelativePath=".\create_dir_work_item.cc"
141 > 149 >
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
293 > 301 >
294 </File> 302 </File>
295 <File 303 <File
296 RelativePath=".\work_item_list.h" 304 RelativePath=".\work_item_list.h"
297 > 305 >
298 </File> 306 </File>
299 </Files> 307 </Files>
300 <Globals> 308 <Globals>
301 </Globals> 309 </Globals>
302 </VisualStudioProject> 310 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/installer/util/installer_unittests.vcproj ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698