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

Unified Diff: base/base.gypi

Issue 989703002: Add support for backgrounding processes on the Mac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove tab backgrounding from field trial Created 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | base/process/BUILD.gn » ('j') | base/process/process.h » ('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 0f8fff25736cac34b94541c18e8fb0594a357226..cf59b7342ada2b9331db951922212611a2dab730 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -478,6 +478,7 @@
'process/process_iterator_openbsd.cc',
'process/process_iterator_win.cc',
'process/process_linux.cc',
+ 'process/process_mac.cc',
'process/process_metrics.cc',
'process/process_metrics.h',
'process/process_metrics_freebsd.cc',
« no previous file with comments | « no previous file | base/process/BUILD.gn » ('j') | base/process/process.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698