summaryrefslogtreecommitdiffstats
path: root/cloud_print/service/service.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'cloud_print/service/service.gyp')
-rw-r--r--cloud_print/service/service.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud_print/service/service.gyp b/cloud_print/service/service.gyp
index 1b8396f..a6171a8 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', {