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

Side by Side Diff: chrome/browser/resources/browser_resources.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
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 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 </File> 73 </File>
74 <File 74 <File
75 RelativePath=".\about_stats.html" 75 RelativePath=".\about_stats.html"
76 > 76 >
77 </File> 77 </File>
78 <File 78 <File
79 RelativePath=".\about_version.html" 79 RelativePath=".\about_version.html"
80 > 80 >
81 </File> 81 </File>
82 <File 82 <File
83 RelativePath=".\history.html"
84 >
85 </File>
86 <File
83 RelativePath=".\incognito_tab.html" 87 RelativePath=".\incognito_tab.html"
84 > 88 >
85 </File> 89 </File>
86 <File 90 <File
87 RelativePath=".\new_tab.html" 91 RelativePath=".\new_tab.html"
88 > 92 >
89 </File> 93 </File>
90 <File 94 <File
91 RelativePath=".\safe_browsing_malware_block.html" 95 RelativePath=".\safe_browsing_malware_block.html"
92 > 96 >
(...skipping 15 matching lines...) Expand all
108 > 112 >
109 </File> 113 </File>
110 <File 114 <File
111 RelativePath="..\security\resources\ssl_roadblock_icon.p ng" 115 RelativePath="..\security\resources\ssl_roadblock_icon.p ng"
112 > 116 >
113 </File> 117 </File>
114 </Files> 118 </Files>
115 <Globals> 119 <Globals>
116 </Globals> 120 </Globals>
117 </VisualStudioProject> 121 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/renderer_security_policy_unittest.cc ('k') | chrome/browser/resources/history.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698