Fix G3 build
Change-Id: I47aed9cc6ebac1f3513a24126e068edc6e7eb308 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/458256 Reviewed-by: John Stiles <johnstiles@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>
This commit is contained in:
parent
3286a6962f
commit
b23372df9c
@ -9,8 +9,10 @@
|
|||||||
|
|
||||||
#include "include/gpu/GrDirectContext.h"
|
#include "include/gpu/GrDirectContext.h"
|
||||||
|
|
||||||
|
#ifdef SK_GRAPHITE_ENABLED
|
||||||
#include "experimental/graphite/include/Context.h"
|
#include "experimental/graphite/include/Context.h"
|
||||||
#include "tools/graphite/ContextFactory.h"
|
#include "tools/graphite/ContextFactory.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
using sk_gpu_test::GrContextFactory;
|
using sk_gpu_test::GrContextFactory;
|
||||||
using sk_gpu_test::GLTestContext;
|
using sk_gpu_test::GLTestContext;
|
||||||
|
Loading…
Reference in New Issue
Block a user