| Index: include/core/SkPreConfig.h
|
| diff --git a/include/core/SkPreConfig.h b/include/core/SkPreConfig.h
|
| index fbaa69e98e900da4f5b244b311dda092066703f7..618b0a787079edb52ef8a1b9909f389e300c756e 100644
|
| --- a/include/core/SkPreConfig.h
|
| +++ b/include/core/SkPreConfig.h
|
| @@ -53,13 +53,6 @@
|
| #define SK_BUILD_FOR_ANDROID
|
| #endif
|
|
|
| -
|
| -// USE_CHROMIUM_SKIA is defined when building Skia for the Chromium
|
| -// browser.
|
| -#if defined(USE_CHROMIUM_SKIA)
|
| - #define SK_BUILD_FOR_CHROMIUM
|
| -#endif
|
| -
|
| //////////////////////////////////////////////////////////////////////
|
|
|
| #if !defined(SK_DEBUG) && !defined(SK_RELEASE)
|
|
|