Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 3fd1c770b6b7ad08d5c4f8574fcd3b71c2d7aff0..4257549ffe3678daa18d1253990dd66b6ea8803b 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -3503,7 +3503,7 @@ |
| '-nostdlib', |
| '-Wl,--no-undefined', |
| # Don't export symbols from statically linked libraries. |
| - '-Wl,--exclude-libs=ALL', |
| + # '-Wl,--exclude-libs=ALL', |
| ], |
| 'libraries': [ |
| '-l<(android_stlport_library)', |