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

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

Issue 3040: Move the Save Page code. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 3 months 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.cc ('k') | chrome/browser/download/save_file.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 544 matching lines...) Expand 10 before | Expand all | Expand 10 after
555 </File> 555 </File>
556 <File 556 <File
557 RelativePath=".\resource_message_filter.h" 557 RelativePath=".\resource_message_filter.h"
558 > 558 >
559 </File> 559 </File>
560 <File 560 <File
561 RelativePath=".\resource_request_details.h" 561 RelativePath=".\resource_request_details.h"
562 > 562 >
563 </File> 563 </File>
564 <File 564 <File
565 RelativePath=".\save_file.cc"
566 >
567 </File>
568 <File
569 RelativePath=".\save_file.h"
570 >
571 </File>
572 <File
573 RelativePath=".\save_file_manager.cc"
574 >
575 </File>
576 <File
577 RelativePath=".\save_file_manager.h"
578 >
579 </File>
580 <File
581 RelativePath=".\save_item.cc"
582 >
583 </File>
584 <File
585 RelativePath=".\save_item.h"
586 >
587 </File>
588 <File
589 RelativePath=".\save_package.cc"
590 >
591 </File>
592 <File
593 RelativePath=".\save_package.h"
594 >
595 </File>
596 <File
597 RelativePath=".\save_page_model.cc"
598 >
599 </File>
600 <File
601 RelativePath=".\save_page_model.h"
602 >
603 </File>
604 <File
605 RelativePath=".\save_types.h"
606 >
607 </File>
608 <File
609 RelativePath=".\session_crashed_view.cc" 565 RelativePath=".\session_crashed_view.cc"
610 > 566 >
611 </File> 567 </File>
612 <File 568 <File
613 RelativePath=".\session_crashed_view.h" 569 RelativePath=".\session_crashed_view.h"
614 > 570 >
615 </File> 571 </File>
616 <File 572 <File
617 RelativePath=".\session_restore.cc" 573 RelativePath=".\session_restore.cc"
618 > 574 >
(...skipping 1400 matching lines...) Expand 10 before | Expand all | Expand 10 after
2019 </File> 1975 </File>
2020 <File 1976 <File
2021 RelativePath=".\download\download_util.cc" 1977 RelativePath=".\download\download_util.cc"
2022 > 1978 >
2023 </File> 1979 </File>
2024 <File 1980 <File
2025 RelativePath=".\download\download_util.h" 1981 RelativePath=".\download\download_util.h"
2026 > 1982 >
2027 </File> 1983 </File>
2028 </Filter> 1984 </Filter>
1985 <Filter
1986 Name="Save Page"
1987 >
1988 <File
1989 RelativePath=".\download\save_file.cc"
1990 >
1991 </File>
1992 <File
1993 RelativePath=".\download\save_file.h"
1994 >
1995 </File>
1996 <File
1997 RelativePath=".\download\save_file_manager.cc"
1998 >
1999 </File>
2000 <File
2001 RelativePath=".\download\save_file_manager.h"
2002 >
2003 </File>
2004 <File
2005 RelativePath=".\download\save_item.cc"
2006 >
2007 </File>
2008 <File
2009 RelativePath=".\download\save_item.h"
2010 >
2011 </File>
2012 <File
2013 RelativePath=".\download\save_package.cc"
2014 >
2015 </File>
2016 <File
2017 RelativePath=".\download\save_package.h"
2018 >
2019 </File>
2020 <File
2021 RelativePath=".\download\save_page_model.cc"
2022 >
2023 </File>
2024 <File
2025 RelativePath=".\download\save_page_model.h"
2026 >
2027 </File>
2028 <File
2029 RelativePath=".\download\save_types.h"
2030 >
2031 </File>
2032 </Filter>
2029 <File 2033 <File
2030 RelativePath=".\cert_store.cc" 2034 RelativePath=".\cert_store.cc"
2031 > 2035 >
2032 </File> 2036 </File>
2033 <File 2037 <File
2034 RelativePath=".\cert_store.h" 2038 RelativePath=".\cert_store.h"
2035 > 2039 >
2036 </File> 2040 </File>
2037 <File 2041 <File
2038 RelativePath=".\chrome_plugin_browsing_context.cc" 2042 RelativePath=".\chrome_plugin_browsing_context.cc"
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
2127 > 2131 >
2128 </File> 2132 </File>
2129 <File 2133 <File
2130 RelativePath=".\toolbar_model.h" 2134 RelativePath=".\toolbar_model.h"
2131 > 2135 >
2132 </File> 2136 </File>
2133 </Files> 2137 </Files>
2134 <Globals> 2138 <Globals>
2135 </Globals> 2139 </Globals>
2136 </VisualStudioProject> 2140 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/browser.cc ('k') | chrome/browser/download/save_file.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698