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

Unified Diff: base/base.gypi

Issue 1689012: Move common code into process_util.cc (Closed)
Patch Set: More fixes Created 10 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 | « no previous file | base/process.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 9b5c41b36cbe317ed34a0a06cddd41b61ef62b19..eb8e7ae5156ed174483b4aadd76d9721c75a3b15 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -153,6 +153,7 @@
'process.h',
'process_linux.cc',
'process_posix.cc',
+ 'process_util.cc',
'process_util.h',
'process_util_linux.cc',
'process_util_mac.mm',
« no previous file with comments | « no previous file | base/process.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698