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

Side by Side Diff: sandbox/win/tests/validation_tests/sbox_validation_tests.vcproj

Issue 10783004: Move Windows Sandbox, trybots version (don't commit me!) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to top of tree Created 8 years, 5 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
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="sbox_validation_tests" 5 Name="sbox_validation_tests"
6 ProjectGUID="{B9CC7B0D-145A-49C2-B887-84E43CFA0F27}" 6 ProjectGUID="{B9CC7B0D-145A-49C2-B887-84E43CFA0F27}"
7 RootNamespace="unit_tests" 7 RootNamespace="unit_tests"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after
207 </File> 207 </File>
208 <File 208 <File
209 RelativePath=".\suite.cc" 209 RelativePath=".\suite.cc"
210 > 210 >
211 </File> 211 </File>
212 </Filter> 212 </Filter>
213 </Files> 213 </Files>
214 <Globals> 214 <Globals>
215 </Globals> 215 </Globals>
216 </VisualStudioProject> 216 </VisualStudioProject>
OLDNEW
« no previous file with comments | « sandbox/win/tests/validation_tests/commands.cc ('k') | sandbox/win/tests/validation_tests/suite.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698