Commit ea1d493e authored by Robert Phillips's avatar Robert Phillips Committed by Commit Bot

Switch SkDDLTmpRedirect.h reference to SkDeferredDisplayList.h

Now that the Skia-side CL:

https://skia-review.googlesource.com/c/skia/+/272343 (Move SkDeferredDisplayList.h into include\core)

has landed, Chrome can refer to SkDeferredDisplayList.h in its new location (include/core).

Change-Id: I1a175bddbbe91e6422450d1ffe17436907e836e2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067805Reviewed-by: default avatarPeng Huang <penghuang@chromium.org>
Commit-Queue: Robert Phillips <robertphillips@google.com>
Cr-Commit-Position: refs/heads/master@{#743925}
parent 99fe56da
......@@ -55,8 +55,8 @@
#include "gpu/vulkan/buildflags.h"
#include "skia/buildflags.h"
#include "skia/ext/image_operations.h"
#include "third_party/skia/include/core/SkDeferredDisplayList.h"
#include "third_party/skia/include/core/SkPixelRef.h"
#include "third_party/skia/include/private/SkDDLTmpRedirect.h"
#include "ui/gfx/color_space.h"
#include "ui/gfx/geometry/rect_conversions.h"
#include "ui/gfx/skia_util.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment