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

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

Issue 42527: - Added support for keeping track of load times.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 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/renderer/render_view.cc ('k') | chrome/renderer/renderer_main.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="renderer" 5 Name="renderer"
6 ProjectGUID="{9301A569-5D2B-4D11-9332-B1E30AEACB8D}" 6 ProjectGUID="{9301A569-5D2B-4D11-9332-B1E30AEACB8D}"
7 RootNamespace="renderer" 7 RootNamespace="renderer"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
178 </File> 178 </File>
179 <File 179 <File
180 RelativePath=".\net\render_dns_queue.h" 180 RelativePath=".\net\render_dns_queue.h"
181 > 181 >
182 </File> 182 </File>
183 </Filter> 183 </Filter>
184 <Filter 184 <Filter
185 Name="extensions" 185 Name="extensions"
186 > 186 >
187 <File 187 <File
188 RelativePath=".\extensions\extension_process_bin dings.cc"
189 >
190 </File>
191 <File
192 RelativePath=".\extensions\extension_process_bin dings.h"
193 >
194 </File>
195 <File
196 RelativePath=".\extensions\loadtimes_extension_b indings.cc"
197 >
198 </File>
199 <File
200 RelativePath=".\extensions\loadtimes_extension_b indings.h"
201 >
202 </File>
203 <File
188 RelativePath=".\extensions\renderer_extension_bi ndings.cc" 204 RelativePath=".\extensions\renderer_extension_bi ndings.cc"
189 > 205 >
190 </File> 206 </File>
191 <File 207 <File
192 RelativePath=".\extensions\renderer_extension_bi ndings.h" 208 RelativePath=".\extensions\renderer_extension_bi ndings.h"
193 > 209 >
194 </File> 210 </File>
195 <File
196 RelativePath=".\extensions\extension_process_bin dings.cc"
197 >
198 </File>
199 <File
200 RelativePath=".\extensions\extension_process_bin dings.h"
201 >
202 </File>
203 </Filter> 211 </Filter>
204 <File 212 <File
205 RelativePath=".\about_handler.cc" 213 RelativePath=".\about_handler.cc"
206 > 214 >
207 </File> 215 </File>
208 <File 216 <File
209 RelativePath=".\about_handler.h" 217 RelativePath=".\about_handler.h"
210 > 218 >
211 </File> 219 </File>
212 <File 220 <File
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
398 > 406 >
399 </File> 407 </File>
400 <File 408 <File
401 RelativePath=".\webworker_proxy.h" 409 RelativePath=".\webworker_proxy.h"
402 > 410 >
403 </File> 411 </File>
404 </Files> 412 </Files>
405 <Globals> 413 <Globals>
406 </Globals> 414 </Globals>
407 </VisualStudioProject> 415 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/renderer/render_view.cc ('k') | chrome/renderer/renderer_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698