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

Unified Diff: chrome/chrome_common.gypi

Issue 6660001: Getting service process on Mac to handle having things moved/changed underneath it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: polishing the chrome Created 9 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 | chrome/common/launchd_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 6733292af9ca5639a24992bc09fca695c53ad9df..1bf04b5e8a9ceee4b5086f12b77dcb5b53f9bf6b 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -197,6 +197,8 @@
'common/json_schema_validator.h',
'common/jstemplate_builder.cc',
'common/jstemplate_builder.h',
+ 'common/launchd_mac.h',
+ 'common/launchd_mac.mm',
'common/libxml_utils.cc',
'common/libxml_utils.h',
'common/native_window_notification_source.h',
« no previous file with comments | « no previous file | chrome/common/launchd_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698