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

Unified Diff: .gn

Issue 1307653008: Fix more aspects of the NaCl build configs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add more clarifying comments about NaCl and the -std flag Created 5 years, 3 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/compiler/BUILD.gn » ('j') | build/config/compiler/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index ad3f726c4a09daa8e93775efbaa57af6e71f14f5..5b010e2ecd08688a5eea194da1526536810196b7 100644
--- a/.gn
+++ b/.gn
@@ -168,17 +168,6 @@ exec_script_whitelist = [
"//google_apis/BUILD.gn",
"//gpu/gles2_conform_support/BUILD.gn",
"//jingle/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",
- "//native_client/build/config/linux/BUILD.gn",
- "//native_client/build/config/linux/pkg_config.gni",
- "//native_client/build/config/mac/mac_sdk.gni",
- "//native_client/build/config/win/visual_studio_version.gni",
- "//native_client/build/toolchain/gcc_toolchain.gni",
- "//native_client/build/toolchain/mac/BUILD.gn",
- "//native_client/build/toolchain/nacl/BUILD.gn",
- "//native_client/build/toolchain/win/BUILD.gn",
"//net/BUILD.gn",
"//ppapi/ppapi_sources.gni",
"//printing/BUILD.gn",
« no previous file with comments | « no previous file | build/config/compiler/BUILD.gn » ('j') | build/config/compiler/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698