提交 0ae7e47e 编写于 作者: F Florin Malita 提交者: Jason Simmons

Add missing Skia includes (#3642)

We are removing some indirect includes from SkCanvas.h.

Updating clients to pull required headers explicitly.
上级 f68c1524
......@@ -8,7 +8,6 @@
#include "lib/ftl/arraysize.h"
#include "lib/ftl/logging.h"
#include "third_party/skia/include/core/SkSurface.h"
#include "third_party/skia/include/gpu/GrContext.h"
#include "third_party/skia/include/gpu/gl/GrGLInterface.h"
namespace shell {
......
......@@ -9,6 +9,7 @@
#include "flutter/synchronization/debug_thread_checker.h"
#include "lib/ftl/macros.h"
#include "lib/ftl/memory/weak_ptr.h"
#include "third_party/skia/include/gpu/GrContext.h"
namespace shell {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册