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

Side by Side Diff: sandbox/win/tests/integration_tests/sbox_integration_tests.vcproj

Issue 10689170: Move the Windows sandbox to sandbox/win (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase on top of tree (properly this time) 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_integration_tests" 5 Name="sbox_integration_tests"
6 ProjectGUID="{542D4B3B-98D4-4233-B68D-0103891508C6}" 6 ProjectGUID="{542D4B3B-98D4-4233-B68D-0103891508C6}"
7 RootNamespace="unit_tests" 7 RootNamespace="unit_tests"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after
233 > 233 >
234 </File> 234 </File>
235 <File 235 <File
236 RelativePath="..\..\src\unload_dll_test.cc" 236 RelativePath="..\..\src\unload_dll_test.cc"
237 > 237 >
238 </File> 238 </File>
239 </Files> 239 </Files>
240 <Globals> 240 <Globals>
241 </Globals> 241 </Globals>
242 </VisualStudioProject> 242 </VisualStudioProject>
OLDNEW
« no previous file with comments | « sandbox/win/tests/integration_tests/integration_tests_test.cc ('k') | sandbox/win/tests/unit_tests/sbox_unittests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698