Commit 47095171 authored by dgn's avatar dgn Committed by Commit bot

Add Clank to the gn exec_script whitelist

Fixes downstream gn bots affected by https://codereview.chromium.org/1063873002

TBR=brettw@chromium.org
BUG=474506

Review URL: https://codereview.chromium.org/1063063002

Cr-Commit-Position: refs/heads/master@{#324028}
parent 078298a8
......@@ -109,6 +109,12 @@ exec_script_whitelist = [
"//chrome/test/BUILD.gn",
"//chrome/utility/BUILD.gn",
"//chromeos/BUILD.gn",
# TODO(dgn): Layer violation but breaks the build otherwise, see
# https://crbug.com/474506
"//clank/java/BUILD.gn",
"//clank/native/framework/BUILD.gn",
"//components/domain_reliability/BUILD.gn",
"//components/webui_generator/generator/wug.gni",
"//content/browser/browser.gni",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment