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

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

Issue 20072: Finish taking out render_messages.h include from other headers. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 10 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
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 1767 matching lines...) Expand 10 before | Expand all | Expand 10 after
1778 > 1778 >
1779 </File> 1779 </File>
1780 <File 1780 <File
1781 RelativePath=".\browser_accessibility_manager.cc " 1781 RelativePath=".\browser_accessibility_manager.cc "
1782 > 1782 >
1783 </File> 1783 </File>
1784 <File 1784 <File
1785 RelativePath=".\browser_accessibility_manager.h" 1785 RelativePath=".\browser_accessibility_manager.h"
1786 > 1786 >
1787 </File> 1787 </File>
1788 <File
1789 RelativePath=".\iaccessible_function_ids.h"
1790 >
1791 </File>
1792 </Filter> 1788 </Filter>
1793 <Filter 1789 <Filter
1794 Name="Download" 1790 Name="Download"
1795 > 1791 >
1796 <File 1792 <File
1797 RelativePath=".\download\download_exe.cc" 1793 RelativePath=".\download\download_exe.cc"
1798 > 1794 >
1799 </File> 1795 </File>
1800 <File 1796 <File
1801 RelativePath=".\download\download_file.cc" 1797 RelativePath=".\download\download_file.cc"
(...skipping 693 matching lines...) Expand 10 before | Expand all | Expand 10 after
2495 > 2491 >
2496 </File> 2492 </File>
2497 <File 2493 <File
2498 RelativePath=".\toolbar_model.h" 2494 RelativePath=".\toolbar_model.h"
2499 > 2495 >
2500 </File> 2496 </File>
2501 </Files> 2497 </Files>
2502 <Globals> 2498 <Globals>
2503 </Globals> 2499 </Globals>
2504 </VisualStudioProject> 2500 </VisualStudioProject>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698