Chromium Code Reviews| Index: ui/gfx/gfx_export.h |
| diff --git a/ui/gfx/gfx_export.h b/ui/gfx/gfx_export.h |
| index 20c8bb1681d1d5dfdf4467a0c6ff8e76157a84f4..ff48acb144e4c0fc6783c3b99d448b8ed1b287ec 100644 |
| --- a/ui/gfx/gfx_export.h |
| +++ b/ui/gfx/gfx_export.h |
| @@ -5,7 +5,7 @@ |
| #ifndef UI_GFX_GFX_EXPORT_H_ |
| #define UI_GFX_GFX_EXPORT_H_ |
| -#if defined(COMPONENT_BUILD) |
| +#if defined(COMPONENT_BUILD) && !defined(COMPILE_GFX_STATICALLY) |
| #if defined(WIN32) |
|
cpu_(ooo_6.6-7.5)
2015/01/22 01:22:02
no idea what this is.
|
| #if defined(GFX_IMPLEMENTATION) |