Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 929ca97d authored by Kevin Lubick's avatar Kevin Lubick Committed by Android (Google) Code Review
Browse files

Merge "Fix forward declare of GrDirectContext"

parents d3e4c899 dc73cfc4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@
#include <string>
#include <vector>

class GrDirectContext;
class SkData;

namespace android {