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

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

Issue 93147: POSIX: don't spawn zombies. (Closed)
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/common/child_process_host.cc ('k') | chrome/common/process_watcher.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="common" 5 Name="common"
6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}" 6 ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}"
7 RootNamespace="common" 7 RootNamespace="common"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 676 matching lines...) Expand 10 before | Expand all | Expand 10 after
687 </File> 687 </File>
688 <File 688 <File
689 RelativePath=".\pref_service.cc" 689 RelativePath=".\pref_service.cc"
690 > 690 >
691 </File> 691 </File>
692 <File 692 <File
693 RelativePath=".\pref_service.h" 693 RelativePath=".\pref_service.h"
694 > 694 >
695 </File> 695 </File>
696 <File 696 <File
697 » » » RelativePath=".\process_watcher.cc" 697 » » » RelativePath=".\process_watcher_win.cc"
698 > 698 >
699 </File> 699 </File>
700 <File 700 <File
701 RelativePath=".\process_watcher.h" 701 RelativePath=".\process_watcher.h"
702 > 702 >
703 </File> 703 </File>
704 <File 704 <File
705 RelativePath=".\property_bag.cc" 705 RelativePath=".\property_bag.cc"
706 > 706 >
707 </File> 707 </File>
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after
870 > 870 >
871 </File> 871 </File>
872 <File 872 <File
873 RelativePath=".\worker_thread_ticker.h" 873 RelativePath=".\worker_thread_ticker.h"
874 > 874 >
875 </File> 875 </File>
876 </Files> 876 </Files>
877 <Globals> 877 <Globals>
878 </Globals> 878 </Globals>
879 </VisualStudioProject> 879 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/common/child_process_host.cc ('k') | chrome/common/process_watcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698