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

Unified Diff: .gn

Issue 1312813003: add nacl_toolchain to //build and flip to using it in the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@build_changes
Patch Set: merge to #346439 Created 5 years, 4 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 | build/config/nacl/BUILD.gn » ('j') | 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 16c785e856bf2bf935c7ea7825e3a5d6377c5090..ad3f726c4a09daa8e93775efbaa57af6e71f14f5 100644
--- a/.gn
+++ b/.gn
@@ -128,6 +128,7 @@ exec_script_whitelist = [
"//build/linux/BUILD.gn",
"//build/toolchain/gcc_toolchain.gni",
"//build/toolchain/mac/BUILD.gn",
+ "//build/toolchain/nacl/BUILD.gn",
"//build/toolchain/win/BUILD.gn",
"//build/util/version.gni",
"//chrome/android/BUILD.gn",
@@ -167,8 +168,6 @@ exec_script_whitelist = [
"//google_apis/BUILD.gn",
"//gpu/gles2_conform_support/BUILD.gn",
"//jingle/BUILD.gn",
- "//native_client/build/toolchain/gcc_toolchain.gni",
- "//native_client/build/toolchain/nacl/BUILD.gn",
"//native_client/build/config/android/BUILD.gn",
"//native_client/build/config/gcc/gcc_version.gni",
"//native_client/build/config/ios/ios_sdk.gni",
« no previous file with comments | « no previous file | build/config/nacl/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698