Chromium Code Reviews| Index: cloud_print/service/win/service.gyp |
| diff --git a/cloud_print/service/win/service.gyp b/cloud_print/service/win/service.gyp |
| index 29aa3cfc6644f518b5866a50a4c759cc2d7a3061..0019b6f1ca913ae6f19322a100aa4f311c1fe8ad 100644 |
| --- a/cloud_print/service/win/service.gyp |
| +++ b/cloud_print/service/win/service.gyp |
| @@ -68,7 +68,7 @@ |
| 'msvs_settings': { |
| 'VCManifestTool': { |
| 'AdditionalManifestFiles': [ |
| - '<(DEPTH)/build/win/common_controls.manifest', |
| + 'common-controls.manifest', |
| ], |
| }, |
| 'VCLinkerTool': { |