| Index: chrome/chrome.gyp
|
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
|
| index 8cc41a97cc0455183044a0a5d9305fcdc5868126..177b175b9cad061cd1065e0d213790b67be9028a 100644
|
| --- a/chrome/chrome.gyp
|
| +++ b/chrome/chrome.gyp
|
| @@ -1132,6 +1132,8 @@
|
| 'service/service_main.cc',
|
| 'service/service_process.cc',
|
| 'service/service_process.h',
|
| + 'service/service_process_prefs.cc',
|
| + 'service/service_process_prefs.h',
|
| 'service/service_utility_process_host.cc',
|
| 'service/service_utility_process_host.h',
|
| 'service/cloud_print/cloud_print_consts.cc',
|
|
|