[build] Add include_dirs option to nocompile_test
In order to work around the inability to inspect the contents of include_dirs when creating an action within the nocompile_test template, this change adds a dedicated include_dirs parameter to the template. This allows callers to provide extra include dirs explicitly, which will e.g. be required once classes in base include Abseil headers, and thus affecting base's nocompile tests as well. Bug: None Change-Id: I2354dd428e5ada8c5a41bb9b2c3e7007a3df9282 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351772Reviewed-by:Brett Wilson <brettw@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#797760}
Showing
Please register or sign in to comment