| Index: components/nacl.gyp
|
| diff --git a/components/nacl.gyp b/components/nacl.gyp
|
| index 8b2ddc2644659de09479ed86bd2fee90e2f30e25..6f5e1ea7929259984aa42a3c51bb7399956d527a 100644
|
| --- a/components/nacl.gyp
|
| +++ b/components/nacl.gyp
|
| @@ -191,8 +191,8 @@
|
| ],
|
| 'ldflags!': [
|
| # Do not pick the default ASan options from
|
| - # base/debug/sanitizer_options.cc to avoid th conflict with
|
| - # those in nacl/nacl_helper_linux.cc.
|
| + # base/debug/sanitizer_options.cc to avoid a conflict with those
|
| + # in nacl/nacl_helper_linux.cc.
|
| '-Wl,-u_sanitizer_options_link_helper',
|
| ],
|
| 'defines': [
|
|
|