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

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

Issue 42512: Make the bookmarks bar disappear when the load after the new tab page commits... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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="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 434 matching lines...) Expand 10 before | Expand all | Expand 10 after
445 </File> 445 </File>
446 <File 446 <File
447 RelativePath="..\..\browser\net\dns_host_info_un ittest.cc" 447 RelativePath="..\..\browser\net\dns_host_info_un ittest.cc"
448 > 448 >
449 </File> 449 </File>
450 <File 450 <File
451 RelativePath="..\..\browser\net\dns_master_unitt est.cc" 451 RelativePath="..\..\browser\net\dns_master_unitt est.cc"
452 > 452 >
453 </File> 453 </File>
454 <File 454 <File
455 RelativePath="..\..\browser\dom_ui\dom_ui_unitte st.cc"
456 >
457 </File>
458 <File
455 RelativePath="..\..\browser\download\download_ma nager_unittest.cc" 459 RelativePath="..\..\browser\download\download_ma nager_unittest.cc"
456 > 460 >
457 </File> 461 </File>
458 <File 462 <File
459 RelativePath="..\..\browser\download\download_re quest_manager_unittest.cc" 463 RelativePath="..\..\browser\download\download_re quest_manager_unittest.cc"
460 > 464 >
461 </File> 465 </File>
462 <File 466 <File
463 RelativePath="..\..\browser\password_manager\enc ryptor_unittest.cc" 467 RelativePath="..\..\browser\password_manager\enc ryptor_unittest.cc"
464 > 468 >
(...skipping 540 matching lines...) Expand 10 before | Expand all | Expand 10 after
1005 </File> 1009 </File>
1006 <File 1010 <File
1007 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 1011 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
1008 > 1012 >
1009 </File> 1013 </File>
1010 </Filter> 1014 </Filter>
1011 </Files> 1015 </Files>
1012 <Globals> 1016 <Globals>
1013 </Globals> 1017 </Globals>
1014 </VisualStudioProject> 1018 </VisualStudioProject>
OLDNEW
« chrome/browser/tab_contents/web_contents.cc ('K') | « chrome/chrome.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698