Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(52)

Unified Diff: .gn

Issue 1993663002: Add posix/BUILD.gn to exec_script_whitelist (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 26abcc39aef95327acdc27b1bffa67821f3804e4..e1eedbf9925bcffff8a87a18b49f0673a38b9e73 100644
--- a/.gn
+++ b/.gn
@@ -32,6 +32,7 @@ exec_script_whitelist = [
"//build/config/linux/BUILD.gn",
"//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/toolchain/gcc_toolchain.gni",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698