Chromium Code Reviews| Index: cloud_print/service/service.gyp |
| diff --git a/cloud_print/service/service.gyp b/cloud_print/service/service.gyp |
| index bbf6065513c1fbd3685b05302444e8a76dfe3f00..2c3df790bb2f32e25de6ec4a40eab4c82f54bec5 100644 |
| --- a/cloud_print/service/service.gyp |
| +++ b/cloud_print/service/service.gyp |
| @@ -62,6 +62,7 @@ |
| 'target_name': 'cloud_print_service', |
| 'type': 'executable', |
| 'sources': [ |
| + '<(SHARED_INTERMEDIATE_DIR)/cloud_print/cloud_print_service_exe_version.rc', |
|
bungeman-chromium
2013/03/18 15:52:30
This target is excluded from the default build and
|
| 'win/cloud_print_service.cc', |
| 'win/cloud_print_service.rc', |
| 'win/resource.h', |