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

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

Issue 12418: Implement History as HTML and add/change a bunch of stuff to make it easier t... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years 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/app/generated_resources.grd ('k') | chrome/browser/browser_about_handler.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 1812 matching lines...) Expand 10 before | Expand all | Expand 10 after
1823 > 1823 >
1824 <File 1824 <File
1825 RelativePath=".\dom_ui\chrome_url_data_manager.c c" 1825 RelativePath=".\dom_ui\chrome_url_data_manager.c c"
1826 > 1826 >
1827 </File> 1827 </File>
1828 <File 1828 <File
1829 RelativePath=".\dom_ui\chrome_url_data_manager.h " 1829 RelativePath=".\dom_ui\chrome_url_data_manager.h "
1830 > 1830 >
1831 </File> 1831 </File>
1832 <File 1832 <File
1833 RelativePath=".\dom_ui\dom_ui.cc"
1834 >
1835 </File>
1836 <File
1837 RelativePath=".\dom_ui\dom_ui.h"
1838 >
1839 </File>
1840 <File
1841 RelativePath=".\dom_ui\dom_ui_contents.cc"
1842 >
1843 </File>
1844 <File
1845 RelativePath=".\dom_ui\dom_ui_contents.h"
1846 >
1847 </File>
1848 <File
1833 RelativePath=".\dom_ui\dom_ui_host.cc" 1849 RelativePath=".\dom_ui\dom_ui_host.cc"
1834 > 1850 >
1835 </File> 1851 </File>
1836 <File 1852 <File
1837 RelativePath=".\dom_ui\dom_ui_host.h" 1853 RelativePath=".\dom_ui\dom_ui_host.h"
1838 > 1854 >
1839 </File> 1855 </File>
1840 <File 1856 <File
1857 RelativePath=".\dom_ui\history_ui.cc"
1858 >
1859 </File>
1860 <File
1861 RelativePath=".\dom_ui\history_ui.h"
1862 >
1863 </File>
1864 <File
1841 RelativePath=".\dom_ui\html_dialog_contents.cc" 1865 RelativePath=".\dom_ui\html_dialog_contents.cc"
1842 > 1866 >
1843 </File> 1867 </File>
1844 <File 1868 <File
1845 RelativePath=".\dom_ui\html_dialog_contents.h" 1869 RelativePath=".\dom_ui\html_dialog_contents.h"
1846 > 1870 >
1847 </File> 1871 </File>
1848 <File 1872 <File
1849 RelativePath=".\dom_ui\new_tab_ui.cc" 1873 RelativePath=".\dom_ui\new_tab_ui.cc"
1850 > 1874 >
(...skipping 436 matching lines...) Expand 10 before | Expand all | Expand 10 after
2287 > 2311 >
2288 </File> 2312 </File>
2289 <File 2313 <File
2290 RelativePath=".\toolbar_model.h" 2314 RelativePath=".\toolbar_model.h"
2291 > 2315 >
2292 </File> 2316 </File>
2293 </Files> 2317 </Files>
2294 <Globals> 2318 <Globals>
2295 </Globals> 2319 </Globals>
2296 </VisualStudioProject> 2320 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/browser_about_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698