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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/common.vcproj
diff --git a/chrome/common/common.vcproj b/chrome/common/common.vcproj
index 5a26a5ef516c8a3920462c4b0fdcbdad19db6b7d..ae3922519c075fb4f79e7926b08a470127100718 100644
--- a/chrome/common/common.vcproj
+++ b/chrome/common/common.vcproj
@@ -694,7 +694,7 @@
>
</File>
<File
- RelativePath=".\process_watcher.cc"
+ RelativePath=".\process_watcher_win.cc"
>
</File>
<File
« 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