| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index 5e15a5a023a44030f4b90246386923d2228141c3..5c0a1a082ce3964127882e49b7ba43677fcdc31d 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -2871,6 +2871,8 @@
|
| 'browser/printing/cloud_print/privet_url_fetcher.h',
|
| ],
|
| 'chrome_browser_services_sources': [
|
| + 'browser/services/gcm/gcm_product_util.cc',
|
| + 'browser/services/gcm/gcm_product_util.h',
|
| 'browser/services/gcm/gcm_profile_service_factory.cc',
|
| 'browser/services/gcm/gcm_profile_service_factory.h',
|
| 'browser/services/gcm/instance_id/instance_id_profile_service.cc',
|
|
|