| Index: gyp/common_conditions.gypi
|
| diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi
|
| index ed54a58feb23eaa83fc5fd8f942c4647eeb42396..36308fcdbe11d0da25b4ec23071ab2fd2e2e971a 100644
|
| --- a/gyp/common_conditions.gypi
|
| +++ b/gyp/common_conditions.gypi
|
| @@ -335,7 +335,6 @@
|
| # Disable this check because it is too strict for some chromium-specific
|
| # subclasses of SkPixelRef. See bug: crbug.com/171776.
|
| 'SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK',
|
| - 'SkLONGLONG int64_t',
|
| 'SK_DEFAULT_FONT_CACHE_LIMIT (768 * 1024)',
|
| 'SK_ATOMICS_PLATFORM_H "../../src/ports/SkAtomics_sync.h"',
|
| 'SK_MUTEX_PLATFORM_H "../../src/ports/SkMutex_pthread.h"',
|
|
|