Chromium Code Reviews| Index: src/base.isolate |
| diff --git a/src/base.isolate b/src/base.isolate |
| index 9da978c6e09f57ce802b38a5a21e5daa0a69b95f..a9cfc89218017cda6d0bd6ba384aa4f42d944931 100644 |
| --- a/src/base.isolate |
| +++ b/src/base.isolate |
| @@ -7,13 +7,6 @@ |
| '../gypfiles/config/win/msvs_dependencies.isolate', |
| ], |
| 'conditions': [ |
| - ['use_custom_libcxx==1', { |
| - 'variables': { |
| - 'files': [ |
| - '<(PRODUCT_DIR)/lib/libc++.so', |
| - ], |
| - }, |
| - }], |
| ['v8_use_snapshot=="true" and v8_use_external_startup_data==1', { |
| 'variables': { |
| 'files': [ |