Skip to content

Commit

Permalink
gn: Remove two obsolete exec_script whitelist entries
Browse files Browse the repository at this point in the history
exec_script calls were removed in:
jingle: https://codereview.chromium.org/2475483003
android_webview: https://codereview.chromium.org/2670833004

BUG=none

Review-Url: https://codereview.chromium.org/2734153004
Cr-Commit-Position: refs/heads/master@{#455296}
  • Loading branch information
nico authored and Commit bot committed Mar 7, 2017
1 parent 072bd1f commit 5b96afb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gn
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,6 @@ exec_script_whitelist =
# //build/dotfile_settings.gni instead, so that they can be shared
# with other repos. The entries in this list should be only for files
# in the Chromium repo outside of //build.
"//android_webview/BUILD.gn",
"//build_overrides/build.gni",
"//chromeos/BUILD.gn",

Expand All @@ -266,7 +265,6 @@ exec_script_whitelist =
"//clank/java/BUILD.gn",
"//clank/native/BUILD.gn",

"//jingle/BUILD.gn",
"//remoting/host/installer/linux/BUILD.gn",
"//remoting/remoting_version.gni",
"//remoting/host/installer/win/generate_clsids.gni",
Expand Down

0 comments on commit 5b96afb

Please sign in to comment.