summaryrefslogtreecommitdiffstats
path: root/external/skia/allow-no-es2restrictions.patch.1
blob: ea2dd02191f6e579f8f34359f7ae9fa4bce6f6e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/include/effects/SkRuntimeEffect.h b/include/effects/SkRuntimeEffect.h
index e424910b34..cee7794d3a 100644
--- a/include/effects/SkRuntimeEffect.h
+++ b/include/effects/SkRuntimeEffect.h
@@ -108,7 +108,7 @@ public:
         // painted.)
         bool forceUnoptimized = false;
 
-    private:
+//    private:
         friend class SkRuntimeEffect;
         friend class SkRuntimeEffectPriv;