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

Unified Diff: build/toolchain/goma.gni

Issue 2219953002: Use new toolchain_args variable in GN (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@toolchain_args
Patch Set: wrap Created 4 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 | « build/toolchain/gcc_toolchain.gni ('k') | build/toolchain/linux/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/toolchain/goma.gni
diff --git a/build/toolchain/goma.gni b/build/toolchain/goma.gni
index 86ac0e9bdf4a3a5372f5feccbd8e06536ec95882..cb25cfd874473e9bba042cea2e4ee5b0af781d59 100644
--- a/build/toolchain/goma.gni
+++ b/build/toolchain/goma.gni
@@ -3,9 +3,6 @@
# found in the LICENSE file.
# Defines the configuration of Goma.
-#
-# This is currently designed to match the GYP build exactly, so as not to break
-# people during the transition.
declare_args() {
# Set to true to enable distributed compilation using Goma.
« no previous file with comments | « build/toolchain/gcc_toolchain.gni ('k') | build/toolchain/linux/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698