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

Unified Diff: base/base.gyp

Issue 604061: Roll gyp DEPS, and mostly revert r38366 which was fixed better in gyp. (Closed)
Patch Set: Created 10 years, 10 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 | « DEPS ('k') | 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.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 7915d8323f56cf07570dfc24bd62d632b6dfd3af..8e941a392fc53361471c13e9a62b823220a7fbca 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -298,13 +298,11 @@
'<(template_input_path)',
'<(version_path)',
'<(branding_path)',
+ '<(lastchange_path)',
],
'outputs': [
'<(SHARED_INTERMEDIATE_DIR)/base/file_version_info_linux.h',
],
- 'dependencies': [
- '../../build/util/build_util.gyp:lastchange',
- ],
'action': [
'python',
'<(version_py_path)',
« no previous file with comments | « DEPS ('k') | build/util/build_util.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698