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

Unified Diff: chrome/chrome.gyp

Issue 10388213: Don't generate LASTCHANGE at build time. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update copyright date in export_tarball Created 8 years, 7 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 | « build/util/build_util.gyp ('k') | chrome/chrome_installer.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 610a8d43de1ea7f61cc414fbf3ec73c0a731809d..bdf908e93b0795c9d32db7ce251d95dd5b651a66 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -841,9 +841,6 @@
{
'target_name': 'chrome_version_resources',
'type': 'none',
- 'dependencies': [
- '../build/util/build_util.gyp:lastchange#target',
- ],
'direct_dependent_settings': {
'include_dirs': [
'<(SHARED_INTERMEDIATE_DIR)/chrome_version',
@@ -902,9 +899,6 @@
'target_name': 'chrome_version_header',
'type': 'none',
'hard_dependency': 1,
- 'dependencies': [
- '../build/util/build_util.gyp:lastchange#target',
- ],
'actions': [
{
'action_name': 'version_header',
« no previous file with comments | « build/util/build_util.gyp ('k') | chrome/chrome_installer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698