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

Side by Side Diff: chrome/browser/browser.vcproj

Issue 9471: Adds import/export of bookmarks to bookmarks.html file.... (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 | « chrome/browser/browser.scons ('k') | chrome/browser/importer/firefox2_importer.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="browser" 5 Name="browser"
6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}" 6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}"
7 RootNamespace="Browser" 7 RootNamespace="Browser"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 748 matching lines...) Expand 10 before | Expand all | Expand 10 after
759 </File> 759 </File>
760 <File 760 <File
761 RelativePath=".\bookmarks\bookmark_folder_tree_m odel.h" 761 RelativePath=".\bookmarks\bookmark_folder_tree_m odel.h"
762 > 762 >
763 </File> 763 </File>
764 <File 764 <File
765 RelativePath=".\bookmarks\bookmark_model.cc" 765 RelativePath=".\bookmarks\bookmark_model.cc"
766 > 766 >
767 </File> 767 </File>
768 <File 768 <File
769 RelativePath=".\bookmarks\bookmark_html_writer.h "
770 >
771 </File>
772 <File
773 RelativePath=".\bookmarks\bookmark_html_writer.c c"
774 >
775 </File>
776 <File
769 RelativePath=".\bookmarks\bookmark_model.h" 777 RelativePath=".\bookmarks\bookmark_model.h"
770 > 778 >
771 </File> 779 </File>
772 <File 780 <File
773 RelativePath=".\bookmarks\bookmark_service.h" 781 RelativePath=".\bookmarks\bookmark_service.h"
774 > 782 >
775 </File> 783 </File>
776 <File 784 <File
777 RelativePath=".\bookmarks\bookmark_storage.cc" 785 RelativePath=".\bookmarks\bookmark_storage.cc"
778 > 786 >
(...skipping 1480 matching lines...) Expand 10 before | Expand all | Expand 10 after
2259 > 2267 >
2260 </File> 2268 </File>
2261 <File 2269 <File
2262 RelativePath=".\toolbar_model.h" 2270 RelativePath=".\toolbar_model.h"
2263 > 2271 >
2264 </File> 2272 </File>
2265 </Files> 2273 </Files>
2266 <Globals> 2274 <Globals>
2267 </Globals> 2275 </Globals>
2268 </VisualStudioProject> 2276 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/browser.scons ('k') | chrome/browser/importer/firefox2_importer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698