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

Unified Diff: base/base.gypi

Issue 22594007: Implement CurrentProcessInfo::CreationTime() for Linux. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add a ScopedAllowIO Created 7 years, 4 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/process_info_linux.cc » ('j') | base/process/process_info_linux.cc » ('J')
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 fef37a1dff35e9586c446c639c60cd1f475c61be..c0bf82041c379b1ba32b3b1855f7df8e0181a875 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -415,6 +415,7 @@
'process/process_handle_posix.cc',
'process/process_handle_win.cc',
'process/process_info.h',
+ 'process/process_info_linux.cc',
'process/process_info_mac.cc',
'process/process_info_win.cc',
'process/process_iterator.cc',
« no previous file with comments | « no previous file | base/process/process_info_linux.cc » ('j') | base/process/process_info_linux.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698