aboutsummaryrefslogtreecommitdiff
path: root/.gn
diff options
context:
space:
mode:
Diffstat (limited to '.gn')
-rw-r--r--.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gn b/.gn
index d078116168..f849ef7281 100644
--- a/.gn
+++ b/.gn
@@ -35,6 +35,7 @@ exec_script_whitelist = [
"//build/config/linux/pkg_config.gni",
"//build/config/mac/mac_sdk.gni",
"//build/config/posix/BUILD.gn",
+ "//build/config/sysroot.gni",
"//build/config/win/visual_studio_version.gni",
"//build/gn_helpers.py",
"//build/gypi_to_gn.py",
@@ -42,6 +43,7 @@ exec_script_whitelist = [
"//build/toolchain/mac/BUILD.gn",
"//build/toolchain/win/BUILD.gn",
"//third_party/boringssl/BUILD.gn",
+ "//third_party/openh264/BUILD.gn",
"//third_party/opus/BUILD.gn",
"//webrtc/modules/video_render/BUILD.gn",
]