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: skia/skia.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 | « skia/ext/vector_device.cc ('k') | webkit/port/platform/graphics/PlatformContextSkia.cpp » ('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="skia" 5 Name="skia"
6 ProjectGUID="{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}" 6 ProjectGUID="{CD9CA56E-4E94-444C-87D4-58CA1E6F300D}"
7 RootNamespace="skia" 7 RootNamespace="skia"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 1343 matching lines...) Expand 10 before | Expand all | Expand 10 after
1354 </File> 1354 </File>
1355 <File 1355 <File
1356 RelativePath=".\ext\platform_device_win.cc" 1356 RelativePath=".\ext\platform_device_win.cc"
1357 > 1357 >
1358 </File> 1358 </File>
1359 <File 1359 <File
1360 RelativePath=".\ext\platform_device_win.h" 1360 RelativePath=".\ext\platform_device_win.h"
1361 > 1361 >
1362 </File> 1362 </File>
1363 <File 1363 <File
1364 RelativePath=".\ext\skia_utils_win.cc"
1365 >
1366 </File>
1367 <File
1368 RelativePath=".\ext\skia_utils_win.h"
1369 >
1370 </File>
1371 <File
1364 RelativePath=".\ext\vector_canvas.cc" 1372 RelativePath=".\ext\vector_canvas.cc"
1365 > 1373 >
1366 </File> 1374 </File>
1367 <File 1375 <File
1368 RelativePath=".\ext\vector_canvas.h" 1376 RelativePath=".\ext\vector_canvas.h"
1369 > 1377 >
1370 </File> 1378 </File>
1371 <File 1379 <File
1372 RelativePath=".\ext\vector_device.cc" 1380 RelativePath=".\ext\vector_device.cc"
1373 > 1381 >
(...skipping 20 matching lines...) Expand all
1394 > 1402 >
1395 <Tool 1403 <Tool
1396 Name="VCCLCompilerTool" 1404 Name="VCCLCompilerTool"
1397 /> 1405 />
1398 </FileConfiguration> 1406 </FileConfiguration>
1399 </File> 1407 </File>
1400 </Files> 1408 </Files>
1401 <Globals> 1409 <Globals>
1402 </Globals> 1410 </Globals>
1403 </VisualStudioProject> 1411 </VisualStudioProject>
OLDNEW
« no previous file with comments | « skia/ext/vector_device.cc ('k') | webkit/port/platform/graphics/PlatformContextSkia.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698