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

Commit 490fceee authored by Aditya Kumar's avatar Aditya Kumar Committed by Gerrit Code Review
Browse files

Merge "Provide a complete definition of FileBlobCache" into main

parents 2ecfdb1d 9feca01f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@

#pragma once

#include <FileBlobCache.h>
#include <GrContextOptions.h>
#include <SkRefCnt.h>
#include <cutils/compiler.h>
@@ -32,7 +33,6 @@ class SkData;
namespace android {

class BlobCache;
class FileBlobCache;

namespace uirenderer {
namespace skiapipeline {