94cd196a80
Chromium's licenses.py is a little finicky. Change-Id: I015a3565eb8f3cfecb357d142facc796a9c80888 Reviewed-on: https://boringssl-review.googlesource.com/24784 Reviewed-by: Adam Langley <agl@google.com>
5 lines
216 B
Plaintext
5 lines
216 B
Plaintext
# This is an dummy target so Chromium's tools/licenses.py script picks up the
|
|
# extra README.chromium file. The script expects README.chromium files to be
|
|
# associated with GN targets.
|
|
source_set("fiat_license") { }
|