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

Unified Diff: chrome_elf/chrome_elf.gyp

Issue 1418933002: Revert of Cleanup chrome/version.h handling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « chrome_elf/breakpad.cc ('k') | cloud_print/cloud_print_resources.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_elf/chrome_elf.gyp
diff --git a/chrome_elf/chrome_elf.gyp b/chrome_elf/chrome_elf.gyp
index 5b7998dc289d75a09297522caf2963379357d1de..cbbb4b4b580717ff5fd51a327076d7fd1953b87d 100644
--- a/chrome_elf/chrome_elf.gyp
+++ b/chrome_elf/chrome_elf.gyp
@@ -165,7 +165,7 @@
'dependencies': [
'chrome_elf_common',
'../breakpad/breakpad.gyp:breakpad_handler',
- '../chrome/common_constants.gyp:version_header',
+ '../chrome/chrome.gyp:chrome_version_header',
],
},
], # targets
@@ -202,3 +202,4 @@
}],
],
}
+
« no previous file with comments | « chrome_elf/breakpad.cc ('k') | cloud_print/cloud_print_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698