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

Unified Diff: base/base.gypi

Issue 9837098: Move launchd code from chrome/browser/mac to base/mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove some 'base::mac::'s Created 8 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/mac/launchd.h » ('j') | base/mac/launchd.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 5bd98857d61738d7b265f6487dd4ede768e0da42..aecba8bf0243250e073ad991c3a47c48f8a5e038 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -158,6 +158,8 @@
'mac/crash_logging.mm',
'mac/foundation_util.h',
'mac/foundation_util.mm',
+ 'mac/launchd.cc',
+ 'mac/launchd.h',
'mac/mac_logging.h',
'mac/mac_logging.cc',
'mac/mac_util.h',
@@ -170,6 +172,7 @@
'mac/scoped_authorizationref.h',
'mac/scoped_cftyperef.h',
'mac/scoped_ioobject.h',
+ 'mac/scoped_launch_data.h',
'mac/scoped_nsautorelease_pool.h',
'mac/scoped_nsautorelease_pool.mm',
'mac/scoped_nsexception_enabler.h',
« no previous file with comments | « no previous file | base/mac/launchd.h » ('j') | base/mac/launchd.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698