Index: include/core/SkPaintOptionsAndroid.h |
diff --git a/include/core/SkPaintOptionsAndroid.h b/include/core/SkPaintOptionsAndroid.h |
index 78e43868c079d17f5c82b159a2e77b2e54d4630a..e121a38e95e89375d9a825035a4faa9c8f0c04c2 100644 |
--- a/include/core/SkPaintOptionsAndroid.h |
+++ b/include/core/SkPaintOptionsAndroid.h |
@@ -13,8 +13,6 @@ |
#include "SkTypes.h" |
#include "SkString.h" |
-#ifdef SK_BUILD_FOR_ANDROID |
- |
class SkFlattenableReadBuffer; |
class SkFlattenableWriteBuffer; |
@@ -125,5 +123,4 @@ private: |
bool fUseFontFallbacks; |
}; |
-#endif // #ifdef SK_BUILD_FOR_ANDROID |
#endif // #ifndef SkPaintOptionsAndroid_DEFINED |