Chromium Code Reviews| Index: tools/android/run_pie/run_pie.gyp |
| diff --git a/tools/android/run_pie/run_pie.gyp b/tools/android/run_pie/run_pie.gyp |
| index b713dc4f855d236bb79639f2b6fdd4dfa6365623..0477ea296dfdea2e975d808a28bef3d85041c697 100644 |
| --- a/tools/android/run_pie/run_pie.gyp |
| +++ b/tools/android/run_pie/run_pie.gyp |
| @@ -21,7 +21,7 @@ |
| # Don't inherit unneeded dependencies on stlport.so, so the binary remains |
| # self-contained also in component=shared_library builds. |
| 'libraries!': [ |
| - '-l<(android_stlport_library)', |
| + '-l<(android_libc++_library)', |
|
pasko
2014/10/30 15:20:31
++ in names of variables is always awesome
|
| ], |
| }, |
| { |