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

Unified Diff: pkg/BUILD.gn

Issue 2574523002: Revert "Make list_files.py and list_dart_files.py return absolute paths" (Closed)
Patch Set: Created 4 years 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.gn ('k') | runtime/vm/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/BUILD.gn
diff --git a/pkg/BUILD.gn b/pkg/BUILD.gn
index bd7eb4ca87a6254155268d28847eb81c5bd04d7e..e1ce11d2e4e545eee9792b14a469504a329f4ef0 100644
--- a/pkg/BUILD.gn
+++ b/pkg/BUILD.gn
@@ -16,6 +16,7 @@ template("make_third_party_pkg_files_stamp") {
pattern = invoker.pattern
}
path = path
+ new_base = "//"
output = "$target_gen_dir/third_party_pkg_files_$id.stamp"
}
}
« no previous file with comments | « BUILD.gn ('k') | runtime/vm/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698