| Index: chrome/chrome_common.gypi
|
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
|
| index 22a9ef69dfa32af2728742faffd4a9355a971a26..aa711d92414695582b7f17a881c96ca4b3c75eb0 100644
|
| --- a/chrome/chrome_common.gypi
|
| +++ b/chrome/chrome_common.gypi
|
| @@ -85,6 +85,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_cdd_conversion.cc',
|
| + 'common/cloud_print/cloud_print_cdd_conversion.h',
|
| 'common/cloud_print/cloud_print_constants.cc',
|
| 'common/cloud_print/cloud_print_constants.h',
|
| 'common/cloud_print/cloud_print_helpers.cc',
|
|
|