DescriptionAllow trace-viewer to use exec_script in GN.
Trace-viewer currently maintains two copies of its input files. This
causes duplicate work each time we add a file. I'd like to share a
single .gypi file between GYP and GN but need to use exec_script
in order to do so.
This CL adds an exeception to allow trace-viewer to use exec_script
in its BUILD.gn file.
Committed: https://crrev.com/f4e1a7ade87e16677474ff662bffb03ae0ae0047
Cr-Commit-Position: refs/heads/master@{#332892}
Patch Set 1 #Messages
Total messages: 7 (2 generated)
|