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

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

Issue 18346: Adds support for multiple malware/phishing resources in a page (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
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 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 </File> 89 </File>
90 <File 90 <File
91 RelativePath=".\new_tab.html" 91 RelativePath=".\new_tab.html"
92 > 92 >
93 </File> 93 </File>
94 <File 94 <File
95 RelativePath=".\safe_browsing_malware_block.html" 95 RelativePath=".\safe_browsing_malware_block.html"
96 > 96 >
97 </File> 97 </File>
98 <File 98 <File
99 RelativePath=".\safe_browsing_multiple_threat_block.html "
100 >
101 </File>
102 <File
99 RelativePath=".\safe_browsing_phishing_block.html" 103 RelativePath=".\safe_browsing_phishing_block.html"
100 > 104 >
101 </File> 105 </File>
102 <File 106 <File
103 RelativePath="..\security\resources\ssl_error.html" 107 RelativePath="..\security\resources\ssl_error.html"
104 > 108 >
105 </File> 109 </File>
106 <File 110 <File
107 RelativePath="..\security\resources\ssl_roadblock.html" 111 RelativePath="..\security\resources\ssl_roadblock.html"
108 > 112 >
109 </File> 113 </File>
110 <File 114 <File
111 RelativePath="..\security\resources\ssl_roadblock_backgr ound.png" 115 RelativePath="..\security\resources\ssl_roadblock_backgr ound.png"
112 > 116 >
113 </File> 117 </File>
114 <File 118 <File
115 RelativePath="..\security\resources\ssl_roadblock_icon.p ng" 119 RelativePath="..\security\resources\ssl_roadblock_icon.p ng"
116 > 120 >
117 </File> 121 </File>
118 </Files> 122 </Files>
119 <Globals> 123 <Globals>
120 </Globals> 124 </Globals>
121 </VisualStudioProject> 125 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/browser_resources.rc ('k') | chrome/browser/resources/safe_browsing_malware_block.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698