Chromium Code Reviews| Index: core/fxge/apple/fx_quartz_device.cpp |
| diff --git a/core/fxge/apple/fx_quartz_device.cpp b/core/fxge/apple/fx_quartz_device.cpp |
| index 35e9a7412466dadf3367bb94650acb286293389a..0cd5b6b93a073b6ff45b59388f58024e076de41d 100644 |
| --- a/core/fxge/apple/fx_quartz_device.cpp |
| +++ b/core/fxge/apple/fx_quartz_device.cpp |
| @@ -6,7 +6,7 @@ |
| #include "core/fxcrt/fx_ext.h" |
| -#ifndef _SKIA_SUPPORT_ |
| +#if !defined _SKIA_SUPPORT_ && !defined _SKIA_SUPPORT_PATHS_ |
| #include "core/fxge/agg/fx_agg_driver.h" |
| #endif |