| Index: cloud_print/service/service.gyp
|
| diff --git a/cloud_print/service/service.gyp b/cloud_print/service/service.gyp
|
| index a6171a897e3d6c5a91ea0079124b743513470e78..1b8396f25014b9dc4ea7b0f5f1f65cfa3a8e2767 100644
|
| --- a/cloud_print/service/service.gyp
|
| +++ b/cloud_print/service/service.gyp
|
| @@ -60,9 +60,9 @@
|
| 'conditions': [
|
| ['OS=="win"', {
|
| 'dependencies': [
|
| - '<(DEPTH)/chrome/chrome.gyp:chrome_version_header',
|
| '<(DEPTH)/chrome/chrome.gyp:launcher_support',
|
| '<(DEPTH)/chrome/common_constants.gyp:common_constants',
|
| + '<(DEPTH)/chrome/common_constants.gyp:version_header',
|
| ],
|
| }],
|
| ['OS=="win" and clang==1', {
|
|
|