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

Unified Diff: remoting/remoting.gyp

Issue 10388213: Don't generate LASTCHANGE at build time. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update export_tarball to run lastchange.py 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
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 2a41a7a346ad5394fb2584b09457e9a73dd13912..8c687c499066ca4c40529455af34a8728ed2d3ec 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -582,9 +582,6 @@
{
'target_name': 'remoting_version_resources',
'type': 'none',
- 'dependencies': [
- '../build/util/build_util.gyp:lastchange#target',
- ],
'inputs': [
'chromium_branding',
'google_chrome_branding',

Powered by Google App Engine
This is Rietveld 408576698