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

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

Issue 18305: Move url_* to net subdir (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 11 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.scons ('k') | chrome/browser/browser_init.cc » ('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 560 matching lines...) Expand 10 before | Expand all | Expand 10 after
571 </File> 571 </File>
572 <File 572 <File
573 RelativePath=".\spellchecker.cc" 573 RelativePath=".\spellchecker.cc"
574 > 574 >
575 </File> 575 </File>
576 <File 576 <File
577 RelativePath=".\spellchecker.h" 577 RelativePath=".\spellchecker.h"
578 > 578 >
579 </File> 579 </File>
580 <File 580 <File
581 RelativePath=".\url_fetcher.cc"
582 >
583 </File>
584 <File
585 RelativePath=".\url_fetcher.h"
586 >
587 </File>
588 <File
589 RelativePath=".\url_fetcher_protect.cc"
590 >
591 </File>
592 <File
593 RelativePath=".\url_fetcher_protect.h"
594 >
595 </File>
596 <File
597 RelativePath=".\url_fixer_upper.cc"
598 >
599 </File>
600 <File
601 RelativePath=".\url_fixer_upper.h"
602 >
603 </File>
604 <File
605 RelativePath=".\user_data_manager.cc" 581 RelativePath=".\user_data_manager.cc"
606 > 582 >
607 </File> 583 </File>
608 <File 584 <File
609 RelativePath=".\user_data_manager.h" 585 RelativePath=".\user_data_manager.h"
610 > 586 >
611 </File> 587 </File>
612 <File 588 <File
613 RelativePath=".\visitedlink_master.cc" 589 RelativePath=".\visitedlink_master.cc"
614 > 590 >
(...skipping 1145 matching lines...) Expand 10 before | Expand all | Expand 10 after
1760 > 1736 >
1761 </File> 1737 </File>
1762 <File 1738 <File
1763 RelativePath=".\net\sdch_dictionary_fetcher.cc" 1739 RelativePath=".\net\sdch_dictionary_fetcher.cc"
1764 > 1740 >
1765 </File> 1741 </File>
1766 <File 1742 <File
1767 RelativePath=".\net\sdch_dictionary_fetcher.h" 1743 RelativePath=".\net\sdch_dictionary_fetcher.h"
1768 > 1744 >
1769 </File> 1745 </File>
1746 <File
1747 RelativePath=".\net\url_fetcher.cc"
1748 >
1749 <FileConfiguration
1750 Name="Debug|Win32"
1751 >
1752 <Tool
1753 Name="VCCLCompilerTool"
1754 ObjectFile="$(IntDir)\$(InputNam e)1.obj"
1755 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc"
1756 />
1757 </FileConfiguration>
1758 <FileConfiguration
1759 Name="Release|Win32"
1760 >
1761 <Tool
1762 Name="VCCLCompilerTool"
1763 ObjectFile="$(IntDir)\$(InputNam e)1.obj"
1764 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc"
1765 />
1766 </FileConfiguration>
1767 </File>
1768 <File
1769 RelativePath=".\net\url_fetcher.h"
1770 >
1771 </File>
1772 <File
1773 RelativePath=".\net\url_fetcher_protect.cc"
1774 >
1775 <FileConfiguration
1776 Name="Debug|Win32"
1777 >
1778 <Tool
1779 Name="VCCLCompilerTool"
1780 ObjectFile="$(IntDir)\$(InputNam e)1.obj"
1781 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc"
1782 />
1783 </FileConfiguration>
1784 <FileConfiguration
1785 Name="Release|Win32"
1786 >
1787 <Tool
1788 Name="VCCLCompilerTool"
1789 ObjectFile="$(IntDir)\$(InputNam e)1.obj"
1790 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc"
1791 />
1792 </FileConfiguration>
1793 </File>
1794 <File
1795 RelativePath=".\net\url_fetcher_protect.h"
1796 >
1797 </File>
1798 <File
1799 RelativePath=".\net\url_fixer_upper.cc"
1800 >
1801 <FileConfiguration
1802 Name="Debug|Win32"
1803 >
1804 <Tool
1805 Name="VCCLCompilerTool"
1806 ObjectFile="$(IntDir)\$(InputNam e)1.obj"
1807 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc"
1808 />
1809 </FileConfiguration>
1810 <FileConfiguration
1811 Name="Release|Win32"
1812 >
1813 <Tool
1814 Name="VCCLCompilerTool"
1815 ObjectFile="$(IntDir)\$(InputNam e)1.obj"
1816 XMLDocumentationFileName="$(IntD ir)\$(InputName)1.xdc"
1817 />
1818 </FileConfiguration>
1819 </File>
1820 <File
1821 RelativePath=".\net\url_fixer_upper.h"
1822 >
1823 </File>
1770 </Filter> 1824 </Filter>
1771 <Filter 1825 <Filter
1772 Name="RLZ" 1826 Name="RLZ"
1773 > 1827 >
1774 <File 1828 <File
1775 RelativePath=".\rlz\rlz.cc" 1829 RelativePath=".\rlz\rlz.cc"
1776 > 1830 >
1777 </File> 1831 </File>
1778 <File 1832 <File
1779 RelativePath=".\rlz\rlz.h" 1833 RelativePath=".\rlz\rlz.h"
(...skipping 1041 matching lines...) Expand 10 before | Expand all | Expand 10 after
2821 > 2875 >
2822 </File> 2876 </File>
2823 <File 2877 <File
2824 RelativePath=".\toolbar_model.h" 2878 RelativePath=".\toolbar_model.h"
2825 > 2879 >
2826 </File> 2880 </File>
2827 </Files> 2881 </Files>
2828 <Globals> 2882 <Globals>
2829 </Globals> 2883 </Globals>
2830 </VisualStudioProject> 2884 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/browser.scons ('k') | chrome/browser/browser_init.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698