Chromium Code Reviews| Index: tests.gyp |
| diff --git a/tests.gyp b/tests.gyp |
| index f8ace1ffcb83074356f1d26867b3334a8a4445ff..cfc83108271a5c0b65d21154c891d861690ea32f 100644 |
| --- a/tests.gyp |
| +++ b/tests.gyp |
| @@ -23,7 +23,7 @@ |
| 'build_newlib': 1, |
| 'build_pnacl_newlib': 1, |
| 'extra_args': [ |
| - '--strip-debug', |
| + '--strip-all', |
| ], |
| }, |
| 'sources': [ |