Chromium Code Reviews| Index: build/common.gypi |
| diff --git a/build/common.gypi b/build/common.gypi |
| index 81519cca3177f8d8d3e7a22f20d6777c694b3c89..f5c74c56953709abec51f88d8766667d5f4d983a 100644 |
| --- a/build/common.gypi |
| +++ b/build/common.gypi |
| @@ -809,7 +809,7 @@ |
| 'safe_browsing%': 0, |
| 'enable_supervised_users%': 0, |
| 'enable_task_manager%': 0, |
| - 'use_system_libcxx%': 1, |
| + 'use_system_libcxx%': 0, |
| }], |
| # Use GPU accelerated cross process image transport by default |