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

Side by Side Diff: chrome/test/ui/ui_tests.vcproj

Issue 2826: Move the download code to new directories: (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 3 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/browser/web_contents.cc ('k') | chrome/test/unit/unittests.vcproj » ('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="ui_tests" 5 Name="ui_tests"
6 ProjectGUID="{76235B67-1C27-4627-8A33-4B2E1EF93EDE}" 6 ProjectGUID="{76235B67-1C27-4627-8A33-4B2E1EF93EDE}"
7 RootNamespace="ui_tests" 7 RootNamespace="ui_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 > 227 >
228 <File 228 <File
229 RelativePath="..\..\common\logging_chrome_uitest .cc" 229 RelativePath="..\..\common\logging_chrome_uitest .cc"
230 > 230 >
231 </File> 231 </File>
232 </Filter> 232 </Filter>
233 <Filter 233 <Filter
234 Name="TestDownload" 234 Name="TestDownload"
235 > 235 >
236 <File 236 <File
237 » » » » RelativePath="..\..\browser\download_uitest.cc" 237 » » » » RelativePath="..\..\browser\download\download_ui test.cc"
238 > 238 >
239 </File> 239 </File>
240 </Filter> 240 </Filter>
241 <Filter 241 <Filter
242 Name="TestImages" 242 Name="TestImages"
243 > 243 >
244 <File 244 <File
245 RelativePath="..\..\browser\images_uitest.cc" 245 RelativePath="..\..\browser\images_uitest.cc"
246 > 246 >
247 </File> 247 </File>
(...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after
519 > 519 >
520 <File 520 <File
521 RelativePath=".\omnibox_uitest.cc" 521 RelativePath=".\omnibox_uitest.cc"
522 > 522 >
523 </File> 523 </File>
524 </Filter> 524 </Filter>
525 </Files> 525 </Files>
526 <Globals> 526 <Globals>
527 </Globals> 527 </Globals>
528 </VisualStudioProject> 528 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/web_contents.cc ('k') | chrome/test/unit/unittests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698