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

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

Issue 6804: Add about:terms to Chrome, and about:licence to Chromium and Chrome. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 2 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/resources/about_credits.html ('k') | chrome/chrome.sln » ('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_resources" 5 Name="browser_resources"
6 ProjectGUID="{B95AB527-F7DB-41E9-AD91-EB51EE0F56BE}" 6 ProjectGUID="{B95AB527-F7DB-41E9-AD91-EB51EE0F56BE}"
7 RootNamespace="browser_resources" 7 RootNamespace="browser_resources"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 /> 57 />
58 <Tool 58 <Tool
59 Name="VCPostBuildEventTool" 59 Name="VCPostBuildEventTool"
60 /> 60 />
61 </Configuration> 61 </Configuration>
62 </Configurations> 62 </Configurations>
63 <References> 63 <References>
64 </References> 64 </References>
65 <Files> 65 <Files>
66 <File 66 <File
67 RelativePath=".\about_credits.html"
68 >
69 </File>
70 <File
67 RelativePath=".\about_memory.html" 71 RelativePath=".\about_memory.html"
68 > 72 >
69 </File> 73 </File>
70 <File 74 <File
71 RelativePath=".\about_stats.html" 75 RelativePath=".\about_stats.html"
72 > 76 >
73 </File> 77 </File>
74 <File 78 <File
75 RelativePath=".\about_version.html" 79 RelativePath=".\about_version.html"
76 > 80 >
(...skipping 27 matching lines...) Expand all
104 > 108 >
105 </File> 109 </File>
106 <File 110 <File
107 RelativePath="..\security\resources\ssl_roadblock_icon.p ng" 111 RelativePath="..\security\resources\ssl_roadblock_icon.p ng"
108 > 112 >
109 </File> 113 </File>
110 </Files> 114 </Files>
111 <Globals> 115 <Globals>
112 </Globals> 116 </Globals>
113 </VisualStudioProject> 117 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/resources/about_credits.html ('k') | chrome/chrome.sln » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698