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

Side by Side Diff: chrome_frame/test/perf/chrometab_perftests.vcproj

Issue 536044: Fix chrome_frame build by updating build files. (Closed)
Patch Set: Created 10 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
« no previous file with comments | « chrome_frame/chrome_frame.gyp ('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="chrometab_perftests" 5 Name="chrometab_perftests"
6 ProjectGUID="{760ABE9D-2B3E-48C5-A571-6CD221A04BD6}" 6 ProjectGUID="{760ABE9D-2B3E-48C5-A571-6CD221A04BD6}"
7 RootNamespace="chrometab_perftests" 7 RootNamespace="chrometab_perftests"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
193 > 193 >
194 <File 194 <File
195 RelativePath="..\..\chrome\test\chrome_p rocess_util.cc" 195 RelativePath="..\..\chrome\test\chrome_p rocess_util.cc"
196 > 196 >
197 </File> 197 </File>
198 <File 198 <File
199 RelativePath="..\..\chrome\test\chrome_p rocess_util.h" 199 RelativePath="..\..\chrome\test\chrome_p rocess_util.h"
200 > 200 >
201 </File> 201 </File>
202 <File 202 <File
203 RelativePath="..\..\chrome\test\chrome_p rocess_util_win.cc"
204 >
205 </File>
206 <File
207 RelativePath="..\html_utils.cc" 203 RelativePath="..\html_utils.cc"
208 > 204 >
209 </File> 205 </File>
210 <File 206 <File
211 RelativePath="..\..\chrome\test\perf\mem _usage.cc" 207 RelativePath="..\..\chrome\test\perf\mem _usage.cc"
212 > 208 >
213 </File> 209 </File>
214 <File 210 <File
215 RelativePath="..\..\base\perf_test_suite .h" 211 RelativePath="..\..\base\perf_test_suite .h"
216 > 212 >
(...skipping 21 matching lines...) Expand all
238 <File 234 <File
239 RelativePath="..\utils.cc" 235 RelativePath="..\utils.cc"
240 > 236 >
241 </File> 237 </File>
242 </Filter> 238 </Filter>
243 </Filter> 239 </Filter>
244 </Files> 240 </Files>
245 <Globals> 241 <Globals>
246 </Globals> 242 </Globals>
247 </VisualStudioProject> 243 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome_frame/chrome_frame.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698