Chromium Code Reviews| Index: gypfiles/standalone.gypi |
| diff --git a/gypfiles/standalone.gypi b/gypfiles/standalone.gypi |
| index 7116f622dcfc148bce792ce668107a0e0f4e0eec..6599bb8351217362873a13a7e5968d494e2ee452 100644 |
| --- a/gypfiles/standalone.gypi |
| +++ b/gypfiles/standalone.gypi |
| @@ -378,9 +378,6 @@ |
| 'arm_version%': '<(arm_version)', |
| 'host_os%': '<(host_os)', |
| - # Print to stdout on Android. |
| - 'v8_android_log_stdout%': 1, |
| - |
| 'conditions': [ |
| ['android_ndk_root==""', { |
| 'variables': { |