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

Unified Diff: build/toolchain/gcc_toolchain.gni

Issue 2216033003: Fix typo "contols" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | chrome/common/extensions/docs/examples/api/fontSettings/options.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/toolchain/gcc_toolchain.gni
diff --git a/build/toolchain/gcc_toolchain.gni b/build/toolchain/gcc_toolchain.gni
index 068fa0d88a7e0e3cbc1de37ec34738cc391c81c3..973ba40828a17bd3be76a959390a913075e3a40e 100644
--- a/build/toolchain/gcc_toolchain.gni
+++ b/build/toolchain/gcc_toolchain.gni
@@ -73,7 +73,7 @@ import("//build/toolchain/toolchain.gni")
# all shared libraries and executables as they are built. The pre-stripped
# artifacts will be put in lib.unstripped/ and exe.unstripped/.
#
-# Optional build argument contols.
+# Optional build argument controls.
Nico 2016/08/05 00:55:57 I noticed this one while writing the is_asan CL I
#
# - clear_sanitizers
# When set to true, is_asan, is_msan, etc.will all be set to false. Often
« no previous file with comments | « no previous file | chrome/common/extensions/docs/examples/api/fontSettings/options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698