Descriptionmove_source_file.py: Update GN files in addition to GYP files
The change only handles files moved/renamed withing the same
BUILD.gn file. If files are moved beyond the same BUILD.gn file,
the affected BUILD.gn files should be fixed manually.
BUG=404616
TEST=1) rename files with git mv
2) run tools/git/mass-rename.sh
3) confirm that BUILD.gn is updated as expected
Committed: https://crrev.com/6decda6f18f847755f97b79e0fb69581d6431021
Cr-Commit-Position: refs/heads/master@{#314945}
Patch Set 1 #
Total comments: 2
Patch Set 2 : handle relative paths #
Total comments: 3
Patch Set 3 : fix comments #Messages
Total messages: 12 (3 generated)
|