| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index eb760e0dd4ad9e83a719a7d2089d00bda2182432..4f1aa72317877ab079412f72e248d98cae9fb593 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -847,6 +847,8 @@
|
| '../third_party/libjingle/libjingle.gyp:libjingle',
|
| ],
|
| 'sources': [
|
| + 'service/chrome_service_application_mac.h',
|
| + 'service/chrome_service_application_mac.mm',
|
| 'service/service_child_process_host.cc',
|
| 'service/service_child_process_host.h',
|
| 'service/service_ipc_server.cc',
|
|
|