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

Unified Diff: build/symlink.gni

Issue 2341153002: Make symlink.py always updates the symlink timestamp (Closed)
Patch Set: Created 4 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/symlink.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/symlink.gni
diff --git a/build/symlink.gni b/build/symlink.gni
index 95a498de1b48e0123435e649124f33668d066a7e..5f839c12b33fa2d2ba0f8c8355ef03464e5d6921 100644
--- a/build/symlink.gni
+++ b/build/symlink.gni
@@ -53,7 +53,6 @@ template("binary_symlink") {
symlink(target_name) {
forward_variables_from(invoker,
[
- "output",
"testonly",
"visibility",
])
« no previous file with comments | « no previous file | build/symlink.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698