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

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

Issue 13183: Reupload of 12418 (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 1848 matching lines...) Expand 10 before | Expand all | Expand 10 after
1859 > 1859 >
1860 <File 1860 <File
1861 RelativePath=".\dom_ui\chrome_url_data_manager.c c" 1861 RelativePath=".\dom_ui\chrome_url_data_manager.c c"
1862 > 1862 >
1863 </File> 1863 </File>
1864 <File 1864 <File
1865 RelativePath=".\dom_ui\chrome_url_data_manager.h " 1865 RelativePath=".\dom_ui\chrome_url_data_manager.h "
1866 > 1866 >
1867 </File> 1867 </File>
1868 <File 1868 <File
1869 RelativePath=".\dom_ui\dom_ui.cc"
1870 >
1871 </File>
1872 <File
1873 RelativePath=".\dom_ui\dom_ui.h"
1874 >
1875 </File>
1876 <File
1877 RelativePath=".\dom_ui\dom_ui_contents.cc"
1878 >
1879 </File>
1880 <File
1881 RelativePath=".\dom_ui\dom_ui_contents.h"
1882 >
1883 </File>
1884 <File
1869 RelativePath=".\dom_ui\dom_ui_host.cc" 1885 RelativePath=".\dom_ui\dom_ui_host.cc"
1870 > 1886 >
1871 </File> 1887 </File>
1872 <File 1888 <File
1873 RelativePath=".\dom_ui\dom_ui_host.h" 1889 RelativePath=".\dom_ui\dom_ui_host.h"
1874 > 1890 >
1875 </File> 1891 </File>
1876 <File 1892 <File
1893 RelativePath=".\dom_ui\history_ui.cc"
1894 >
1895 </File>
1896 <File
1897 RelativePath=".\dom_ui\history_ui.h"
1898 >
1899 </File>
1900 <File
1877 RelativePath=".\dom_ui\html_dialog_contents.cc" 1901 RelativePath=".\dom_ui\html_dialog_contents.cc"
1878 > 1902 >
1879 </File> 1903 </File>
1880 <File 1904 <File
1881 RelativePath=".\dom_ui\html_dialog_contents.h" 1905 RelativePath=".\dom_ui\html_dialog_contents.h"
1882 > 1906 >
1883 </File> 1907 </File>
1884 <File 1908 <File
1885 RelativePath=".\dom_ui\new_tab_ui.cc" 1909 RelativePath=".\dom_ui\new_tab_ui.cc"
1886 > 1910 >
(...skipping 444 matching lines...) Expand 10 before | Expand all | Expand 10 after
2331 > 2355 >
2332 </File> 2356 </File>
2333 <File 2357 <File
2334 RelativePath=".\toolbar_model.h" 2358 RelativePath=".\toolbar_model.h"
2335 > 2359 >
2336 </File> 2360 </File>
2337 </Files> 2361 </Files>
2338 <Globals> 2362 <Globals>
2339 </Globals> 2363 </Globals>
2340 </VisualStudioProject> 2364 </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