Chromium Code Reviews| Index: gpu/gpu_untrusted.gyp |
| diff --git a/gpu/gpu_untrusted.gyp b/gpu/gpu_untrusted.gyp |
| index 33abfcdf18c2cd046fb74468d02abbe09690923c..cd5fb17765893657ffc6bd896ba2d5a67ac1e1d2 100644 |
| --- a/gpu/gpu_untrusted.gyp |
| +++ b/gpu/gpu_untrusted.gyp |
| @@ -5,6 +5,8 @@ |
| { |
| 'variables': { |
| 'chromium_code': 1, |
| + # nacl_win64_target is for building the trusted Win64 NaCl broker. |
| + 'nacl_win64_target': 0, |
| }, |
| 'includes': [ |
| '../native_client/build/untrusted.gypi', |