commit | 17eef2f652357f463d787b7cdc85b04b527e228c | [log] [tgz] |
---|---|---|
author | Mattias Nissler <mnissler@chromium.org> | Thu Sep 27 03:14:11 2018 +0200 |
committer | Mike Frysinger <vapier@chromium.org> | Sat Nov 14 08:11:56 2020 -0500 |
tree | 7110ac73879dbac283c2aa9690b7cd76b2276149 | |
parent | d677a9cbd7c5ba7c82b5dc895f43b1ed781809ef [diff] |
CHROMIUM: Fix import processing. Fix the code that checks whether variable matches an import declaration. The current code would incorrectly import *all* variables for jobs that have at least one import declaration. BUG=chromium:889724 TEST=Image boots and passes tests. CQ-DEPEND=CL:1247745 Reviewed-on: https://chromium-review.googlesource.com/1247642 Change-Id: I9f2883edc55aa8b6c4ff68a4fb82b0b1a8aca080