Chromium Code Reviews| Index: gpu/gpu_untrusted.gyp |
| diff --git a/gpu/gpu_untrusted.gyp b/gpu/gpu_untrusted.gyp |
| index e0efb8ec7fd9a2fcd54ad12837a0a0b608621ad6..0d4a434f9525da5c320d935b42f7e9414225f5ec 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': [ |
| '../build/common_untrusted.gypi', |