Chromium Code Reviews| Index: chromium.gyp_env |
| diff --git a/chromium.gyp_env b/chromium.gyp_env |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..1bf6bfbb60f1edc467f1ff1765a9f6413e18c488 |
| --- /dev/null |
| +++ b/chromium.gyp_env |
| @@ -0,0 +1 @@ |
| +{ 'GYP_DEFINES': 'OS=android target_arch=arm use_goma=1', } |
|
Michael van Ouwerkerk
2016/04/07 14:19:20
Did you mean to include this file in your CL?
|