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

Unified Diff: base/base.gypi

Issue 7920025: Fix duplicate rule for LASTCHANGE (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 3 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 | « no previous file | build/util/build_util.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index b8a2c0b5de3bc285b3a319fd78abd0cf1d647be4..45d5068d035a5850c9edea67f0b4b566bce0f426 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -495,7 +495,7 @@
],
'dependencies': [
'symbolize',
- '../build/util/build_util.gyp:lastchange',
+ '../build/util/build_util.gyp:lastchange#target',
'../build/linux/system.gyp:gtk',
'../build/linux/system.gyp:x11',
'xdg_mime',
« no previous file with comments | « no previous file | build/util/build_util.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698