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

Side by Side Diff: chrome/test/unit/unittests.vcproj

Issue 21132: Adds a unit test for NavigationEntry. Also adds a comment to BrowsingInstanc... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 10 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/navigation_entry_unittest.cc ('k') | no next file » | 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="unit_tests" 5 Name="unit_tests"
6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" 6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}"
7 RootNamespace="unit_tests" 7 RootNamespace="unit_tests"
8 > 8 >
9 <Platforms> 9 <Platforms>
10 <Platform 10 <Platform
(...skipping 529 matching lines...) Expand 10 before | Expand all | Expand 10 after
540 </File> 540 </File>
541 <File 541 <File
542 RelativePath="..\..\browser\metrics\metrics_resp onse_unittest.cc" 542 RelativePath="..\..\browser\metrics\metrics_resp onse_unittest.cc"
543 > 543 >
544 </File> 544 </File>
545 <File 545 <File
546 RelativePath="..\..\browser\navigation_controlle r_unittest.cc" 546 RelativePath="..\..\browser\navigation_controlle r_unittest.cc"
547 > 547 >
548 </File> 548 </File>
549 <File 549 <File
550 RelativePath="..\..\browser\navigation_entry_uni ttest.cc"
551 >
552 </File>
553 <File
550 RelativePath="..\..\browser\printing\page_number _unittest.cc" 554 RelativePath="..\..\browser\printing\page_number _unittest.cc"
551 > 555 >
552 </File> 556 </File>
553 <File 557 <File
554 RelativePath="..\..\browser\printing\page_overla ys_unittest.cc" 558 RelativePath="..\..\browser\printing\page_overla ys_unittest.cc"
555 > 559 >
556 </File> 560 </File>
557 <File 561 <File
558 RelativePath="..\..\browser\printing\page_range_ unittest.cc" 562 RelativePath="..\..\browser\printing\page_range_ unittest.cc"
559 > 563 >
(...skipping 436 matching lines...) Expand 10 before | Expand all | Expand 10 after
996 </File> 1000 </File>
997 <File 1001 <File
998 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 1002 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
999 > 1003 >
1000 </File> 1004 </File>
1001 </Filter> 1005 </Filter>
1002 </Files> 1006 </Files>
1003 <Globals> 1007 <Globals>
1004 </Globals> 1008 </Globals>
1005 </VisualStudioProject> 1009 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/navigation_entry_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698