| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index a7b91534bc0f8d94b66a967b9d6f8fb5051bce49..e6436e4bc5f909ca316825816fd7c155620f7aa6 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -98,6 +98,8 @@
|
| 'common/chrome_version_info.h',
|
| 'common/cloud_print/cloud_print_class_mac.h',
|
| 'common/cloud_print/cloud_print_class_mac.mm',
|
| + 'common/cloud_print/cloud_print_constants.cc',
|
| + 'common/cloud_print/cloud_print_constants.h',
|
| 'common/cloud_print/cloud_print_helpers.cc',
|
| 'common/cloud_print/cloud_print_helpers.h',
|
| 'common/cloud_print/cloud_print_proxy_info.cc',
|
|
|