Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(268)

Unified Diff: cloud_print/service/service.gyp

Issue 1405633002: Cleanup chrome/version.h handling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Building Chrome is hard Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cloud_print/cloud_print_resources.gyp ('k') | cloud_print/virtual_driver/win/port_monitor/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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', {
« no previous file with comments | « cloud_print/cloud_print_resources.gyp ('k') | cloud_print/virtual_driver/win/port_monitor/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698