Index: include/core/SkPostConfig.h |
diff --git a/include/core/SkPostConfig.h b/include/core/SkPostConfig.h |
index 22427d201664e993e79a30d473d4b183694dd0a4..29b73b43b33badf6ce16fd8123f22db0b9e4ed94 100644 |
--- a/include/core/SkPostConfig.h |
+++ b/include/core/SkPostConfig.h |
@@ -354,7 +354,7 @@ |
////////////////////////////////////////////////////////////////////// |
#ifndef SK_EGL |
-# if defined(SK_BUILD_FOR_ANDROID) || defined(SK_BUILD_FOR_NACL) |
+# if defined(SK_BUILD_FOR_ANDROID) |
# define SK_EGL 1 |
# else |
# define SK_EGL 0 |