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

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

Issue 8885: Implementation of the UI part of the autofill (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
« no previous file with comments | « webkit/build/glue/glue.vcproj ('k') | webkit/glue/SConscript » ('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="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 789 matching lines...) Expand 10 before | Expand all | Expand 10 after
800 </File> 800 </File>
801 <File 801 <File
802 RelativePath="..\..\port\platform\chromi um\ScrollbarThemeChromiumWin.cpp" 802 RelativePath="..\..\port\platform\chromi um\ScrollbarThemeChromiumWin.cpp"
803 > 803 >
804 </File> 804 </File>
805 <File 805 <File
806 RelativePath="..\..\port\platform\chromi um\ScrollbarThemeChromiumWin.h" 806 RelativePath="..\..\port\platform\chromi um\ScrollbarThemeChromiumWin.h"
807 > 807 >
808 </File> 808 </File>
809 <File 809 <File
810 RelativePath="..\..\port\platform\chromi um\PopupMenuChromium.h"
811 >
812 </File>
813 <File
810 RelativePath="..\..\port\platform\chromi um\SearchPopupMenuChromium.cpp" 814 RelativePath="..\..\port\platform\chromi um\SearchPopupMenuChromium.cpp"
811 > 815 >
812 </File> 816 </File>
813 <File 817 <File
814 RelativePath="..\..\port\platform\chromi um\SharedTimerChromium.cpp" 818 RelativePath="..\..\port\platform\chromi um\SharedTimerChromium.cpp"
815 > 819 >
816 </File> 820 </File>
817 <File 821 <File
818 RelativePath="..\..\port\platform\chromi um\SSLKeyGeneratorChromium.cpp" 822 RelativePath="..\..\port\platform\chromi um\SSLKeyGeneratorChromium.cpp"
819 > 823 >
(...skipping 405 matching lines...) Expand 10 before | Expand all | Expand 10 after
1225 </File> 1229 </File>
1226 <File 1230 <File
1227 RelativePath="..\..\port\history\CachedPage.cpp" 1231 RelativePath="..\..\port\history\CachedPage.cpp"
1228 > 1232 >
1229 </File> 1233 </File>
1230 </Filter> 1234 </Filter>
1231 </Files> 1235 </Files>
1232 <Globals> 1236 <Globals>
1233 </Globals> 1237 </Globals>
1234 </VisualStudioProject> 1238 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/build/glue/glue.vcproj ('k') | webkit/glue/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698