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

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

Issue 56094: Fix a case where non-tabbed browser windows could open tabs. Also includes UI... (Closed) Base URL: svn://chrome-svn.corp.google.com/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
« no previous file with comments | « chrome/browser/browser_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 410 matching lines...) Expand 10 before | Expand all | Expand 10 after
421 </File> 421 </File>
422 <File 422 <File
423 RelativePath="..\..\browser\bookmarks\bookmark_u tils_unittest.cc" 423 RelativePath="..\..\browser\bookmarks\bookmark_u tils_unittest.cc"
424 > 424 >
425 </File> 425 </File>
426 <File 426 <File
427 RelativePath="..\..\browser\browser_commands_uni ttest.cc" 427 RelativePath="..\..\browser\browser_commands_uni ttest.cc"
428 > 428 >
429 </File> 429 </File>
430 <File 430 <File
431 RelativePath="..\..\browser\browser_unittest.cc"
432 >
433 </File>
434 <File
431 RelativePath="..\..\browser\chrome_thread_unitte st.cc" 435 RelativePath="..\..\browser\chrome_thread_unitte st.cc"
432 > 436 >
433 </File> 437 </File>
434 <File 438 <File
435 RelativePath="..\..\browser\safe_browsing\chunk_ range_unittest.cc" 439 RelativePath="..\..\browser\safe_browsing\chunk_ range_unittest.cc"
436 > 440 >
437 </File> 441 </File>
438 <File 442 <File
439 RelativePath="..\..\browser\command_updater_unit test.cc" 443 RelativePath="..\..\browser\command_updater_unit test.cc"
440 > 444 >
(...skipping 568 matching lines...) Expand 10 before | Expand all | Expand 10 after
1009 </File> 1013 </File>
1010 <File 1014 <File
1011 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc" 1015 RelativePath="..\..\..\googleurl\src\url_util_un ittest.cc"
1012 > 1016 >
1013 </File> 1017 </File>
1014 </Filter> 1018 </Filter>
1015 </Files> 1019 </Files>
1016 <Globals> 1020 <Globals>
1017 </Globals> 1021 </Globals>
1018 </VisualStudioProject> 1022 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/browser_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698