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

Side by Side Diff: net/build/net_unittests.vcproj

Issue 8843: Add write and read/write support to FileStream (renamed from FileInputStream)... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month 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 | « net/build/net.vcproj ('k') | net/disk_cache/backend_impl.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="net_unittests" 5 Name="net_unittests"
6 ProjectGUID="{E99DA267-BE90-4F45-88A1-6919DB2C7567}" 6 ProjectGUID="{E99DA267-BE90-4F45-88A1-6919DB2C7567}"
7 RootNamespace="net_unittests" 7 RootNamespace="net_unittests"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 305 matching lines...) Expand 10 before | Expand all | Expand 10 after
316 </File> 316 </File>
317 <File 317 <File
318 RelativePath="..\base\directory_lister_u nittest.cc" 318 RelativePath="..\base\directory_lister_u nittest.cc"
319 > 319 >
320 </File> 320 </File>
321 <File 321 <File
322 RelativePath="..\base\escape_unittest.cc " 322 RelativePath="..\base\escape_unittest.cc "
323 > 323 >
324 </File> 324 </File>
325 <File 325 <File
326 » » » » » RelativePath="..\base\file_input_stream_ unittest.cc" 326 » » » » » RelativePath="..\base\file_stream_unitte st.cc"
327 > 327 >
328 </File> 328 </File>
329 <File 329 <File
330 RelativePath="..\base\filter_unittest.cc " 330 RelativePath="..\base\filter_unittest.cc "
331 > 331 >
332 </File> 332 </File>
333 <File 333 <File
334 RelativePath="..\base\gzip_filter_unitte st.cc" 334 RelativePath="..\base\gzip_filter_unitte st.cc"
335 > 335 >
336 </File> 336 </File>
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
413 <File 413 <File
414 RelativePath="..\proxy\proxy_service_uni ttest.cc" 414 RelativePath="..\proxy\proxy_service_uni ttest.cc"
415 > 415 >
416 </File> 416 </File>
417 </Filter> 417 </Filter>
418 </Filter> 418 </Filter>
419 </Files> 419 </Files>
420 <Globals> 420 <Globals>
421 </Globals> 421 </Globals>
422 </VisualStudioProject> 422 </VisualStudioProject>
OLDNEW
« no previous file with comments | « net/build/net.vcproj ('k') | net/disk_cache/backend_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698