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

Side by Side Diff: sandbox/win/src/sandbox.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
« no previous file with comments | « sandbox/win/src/sandbox.cc ('k') | sandbox/win/src/sandbox_factory.h » ('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="sandbox" 5 Name="sandbox"
6 ProjectGUID="{881F6A97-D539-4C48-B401-DF04385B2343}" 6 ProjectGUID="{881F6A97-D539-4C48-B401-DF04385B2343}"
7 RootNamespace="sandbox" 7 RootNamespace="sandbox"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 638 matching lines...) Expand 10 before | Expand all | Expand 10 after
649 > 649 >
650 </File> 650 </File>
651 <File 651 <File
652 RelativePath=".\win_utils.h" 652 RelativePath=".\win_utils.h"
653 > 653 >
654 </File> 654 </File>
655 </Files> 655 </Files>
656 <Globals> 656 <Globals>
657 </Globals> 657 </Globals>
658 </VisualStudioProject> 658 </VisualStudioProject>
OLDNEW
« no previous file with comments | « sandbox/win/src/sandbox.cc ('k') | sandbox/win/src/sandbox_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698