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

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

Issue 42306: Make startup_tests build and work on Mac. (Closed)
Patch Set: add app dependency 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
« no previous file with comments | « chrome/browser/browser.scons ('k') | chrome/chrome.gyp » ('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="browser" 5 Name="browser"
6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}" 6 ProjectGUID="{5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA}"
7 RootNamespace="Browser" 7 RootNamespace="Browser"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 812 matching lines...) Expand 10 before | Expand all | Expand 10 after
823 </File> 823 </File>
824 <File 824 <File
825 RelativePath=".\automation\automation_provider.h " 825 RelativePath=".\automation\automation_provider.h "
826 > 826 >
827 </File> 827 </File>
828 <File 828 <File
829 RelativePath=".\automation\automation_provider_l ist.cc" 829 RelativePath=".\automation\automation_provider_l ist.cc"
830 > 830 >
831 </File> 831 </File>
832 <File 832 <File
833 RelativePath=".\automation\automation_provider_l ist_generic.cc"
834 >
835 </File>
836 <File
833 RelativePath=".\automation\automation_provider_l ist.h" 837 RelativePath=".\automation\automation_provider_l ist.h"
834 > 838 >
835 </File> 839 </File>
836 <File 840 <File
837 RelativePath=".\automation\automation_resource_t racker.cc" 841 RelativePath=".\automation\automation_resource_t racker.cc"
838 > 842 >
839 </File> 843 </File>
840 <File 844 <File
841 RelativePath=".\automation\automation_resource_t racker.h" 845 RelativePath=".\automation\automation_resource_t racker.h"
842 > 846 >
(...skipping 1708 matching lines...) Expand 10 before | Expand all | Expand 10 after
2551 > 2555 >
2552 </File> 2556 </File>
2553 <File 2557 <File
2554 RelativePath=".\toolbar_model.h" 2558 RelativePath=".\toolbar_model.h"
2555 > 2559 >
2556 </File> 2560 </File>
2557 </Files> 2561 </Files>
2558 <Globals> 2562 <Globals>
2559 </Globals> 2563 </Globals>
2560 </VisualStudioProject> 2564 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/browser/browser.scons ('k') | chrome/chrome.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698