Chromium Code Reviews| Index: gpu/gpu_export.h |
| diff --git a/gpu/gpu_export.h b/gpu/gpu_export.h |
| index ac6e878d82aaa546fb1f7b92034c5a7ccd5d86a6..69aea7b9305cf6d1872fa636fcd440413a47a630 100644 |
| --- a/gpu/gpu_export.h |
| +++ b/gpu/gpu_export.h |
| @@ -5,7 +5,7 @@ |
| #ifndef GPU_GPU_EXPORT_H_ |
| #define GPU_GPU_EXPORT_H_ |
| -#if defined(COMPONENT_BUILD) |
| +#if defined(COMPONENT_BUILD) && !defined(NACL_WIN64) |
| #if defined(WIN32) |
| #if defined(GPU_IMPLEMENTATION) |