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

Unified Diff: build/common.gypi

Issue 49693005: Fix spelling: "supress" -> "suppress" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 1 month 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/extract_from_cab.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 659009b71a1743958ca3f7e14fa36f1314f31aa4..a33064df2982f6d4953aadb3e25592a1e5231cc3 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1900,7 +1900,7 @@
'nacl_untrusted_build%': 0,
'pnacl_compile_flags': [
- # pnacl uses the clang compiler so we need to supress all the
+ # pnacl uses the clang compiler so we need to suppress all the
# same warnings as we do for clang.
# TODO(sbc): Remove these if/when they are removed from the clang
# build.
« no previous file with comments | « no previous file | build/extract_from_cab.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698