remove stray weakref include

Change-Id: I016de62543b5ba16a7193262cea343a77a71ba3b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/304201
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
This commit is contained in:
Mike Klein 2020-07-20 15:33:53 -05:00 committed by Skia Commit-Bot
parent 182c92ebb3
commit 5333784c8c

View File

@ -16,7 +16,6 @@
#include "include/gpu/GrTypes.h"
#include "include/private/GrSharedEnums.h"
#include "include/private/SkImageInfoPriv.h"
#include "include/private/SkWeakRefCnt.h"
class GrBackendFormat;
class GrCaps;