DescriptionMove the GN exec_script whitelist for //build into //build.
This change moves the list of files that are allowed to call
exec_script() into a variable in a file in the //build directory,
so that the list can be shared more easily by other repos that
are pulling in //build via DEPS but have their own custom dotfile.
R=brettw@chromium.org, machenbach@chromium.org
BUG=617873
Committed: https://crrev.com/1cfa53187039597e5cdaa302cab1921a57060dce
Cr-Commit-Position: refs/heads/master@{#433764}
Patch Set 1 #
Total comments: 5
Patch Set 2 : actually add the //build file #Patch Set 3 : tweak comment, remove skia file #Messages
Total messages: 23 (7 generated)
|