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

Side by Side Diff: webkit/build/port/port.vcproj

Issue 9008: Add support for arbitrarily transformed Windows buttons text field... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month 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="Port" 5 Name="Port"
6 ProjectGUID="{5597AD47-3494-4750-A235-4F9C2F864700}" 6 ProjectGUID="{5597AD47-3494-4750-A235-4F9C2F864700}"
7 RootNamespace="port" 7 RootNamespace="port"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 952 matching lines...) Expand 10 before | Expand all | Expand 10 after
963 > 963 >
964 </File> 964 </File>
965 <File 965 <File
966 RelativePath="..\..\port\platform\graphi cs\SkiaUtils.cpp" 966 RelativePath="..\..\port\platform\graphi cs\SkiaUtils.cpp"
967 > 967 >
968 </File> 968 </File>
969 <File 969 <File
970 RelativePath="..\..\port\platform\graphi cs\SkiaUtils.h" 970 RelativePath="..\..\port\platform\graphi cs\SkiaUtils.h"
971 > 971 >
972 </File> 972 </File>
973 <File
974 RelativePath="..\..\port\platform\graphi cs\ThemeHelperWin.cpp"
975 >
976 </File>
977 <File
978 RelativePath="..\..\port\platform\graphi cs\ThemeHelperWin.h"
979 >
980 </File>
973 <Filter 981 <Filter
974 Name="svg" 982 Name="svg"
975 > 983 >
976 <File 984 <File
977 RelativePath="..\..\port\platfor m\graphics\svg\RenderPathSkia.cpp" 985 RelativePath="..\..\port\platfor m\graphics\svg\RenderPathSkia.cpp"
978 > 986 >
979 </File> 987 </File>
980 <File 988 <File
981 RelativePath="..\..\port\platfor m\graphics\svg\SkiaSupport.cpp" 989 RelativePath="..\..\port\platfor m\graphics\svg\SkiaSupport.cpp"
982 > 990 >
(...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after
1225 </File> 1233 </File>
1226 <File 1234 <File
1227 RelativePath="..\..\port\history\CachedPage.cpp" 1235 RelativePath="..\..\port\history\CachedPage.cpp"
1228 > 1236 >
1229 </File> 1237 </File>
1230 </Filter> 1238 </Filter>
1231 </Files> 1239 </Files>
1232 <Globals> 1240 <Globals>
1233 </Globals> 1241 </Globals>
1234 </VisualStudioProject> 1242 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | webkit/port/platform/graphics/ThemeHelperWin.h » ('j') | webkit/port/platform/graphics/ThemeHelperWin.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698