Don't pass undefined variables to not_needed CL [1] makes passing undefined variables to not_needed an error (it woudld previously crash on ToT gn). This CL avoids passing undefined variables to not_needed and instead marks all variables not needed using "*". [1] https://chromium-review.googlesource.com/c/chromium/src/+/1063118 R=dpranke CC=thakis Change-Id: I96590488e01917709694480cf20d4c998a5b5172 Reviewed-on: https://chromium-review.googlesource.com/1063170 Reviewed-by: Dirk Pranke <dpranke@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#559915}
1 file changed