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

Side by Side Diff: base/build/base_gfx.vcproj

Issue 13101: Move base/gfx/skia_util to skia/ext/skia_util_win.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years 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 | « no previous file | base/gfx/base_gfx.scons » ('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="base_gfx" 5 Name="base_gfx"
6 ProjectGUID="{A508ADD3-CECE-4E0F-8448-2F5E454DF551}" 6 ProjectGUID="{A508ADD3-CECE-4E0F-8448-2F5E454DF551}"
7 RootNamespace="base_gfx" 7 RootNamespace="base_gfx"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
170 > 170 >
171 </File> 171 </File>
172 <File 172 <File
173 RelativePath="..\gfx\size.cc" 173 RelativePath="..\gfx\size.cc"
174 > 174 >
175 </File> 175 </File>
176 <File 176 <File
177 RelativePath="..\gfx\size.h" 177 RelativePath="..\gfx\size.h"
178 > 178 >
179 </File> 179 </File>
180 <File
181 RelativePath="..\gfx\skia_utils.cc"
182 >
183 </File>
184 <File
185 RelativePath="..\gfx\skia_utils.h"
186 >
187 </File>
188 </Files> 180 </Files>
189 <Globals> 181 <Globals>
190 </Globals> 182 </Globals>
191 </VisualStudioProject> 183 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | base/gfx/base_gfx.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698