Binding: Make blink_python_runner more flexible
Before this CL, a GN wrapper "blink_python_runner" assumed its invoker to have inputs, outputs, and deps. This CL makes it more flexible, i.e. to assume invoker's sources, data, and data_deps. This change resolves the confusing situation, for example, having |data| in an invoker does not affect on any actions. Bug: 839389 Change-Id: Ieecb8d07adc7f020df7de869fd15789d76c81621 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1718065 Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:Kent Tamura <tkent@chromium.org> Auto-Submit: Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#681211}
Showing
Please register or sign in to comment