Commit afb0c7d8 authored by Xida Chen's avatar Xida Chen Committed by Commit Bot

[Code health] Add cc::PaintWorkletInput to be allowed usage in blink

As a matter of fact, cc::PaintWorkletInput already exists in
paint_worklet_painter.h.

Bug: None
Change-Id: I2c5c1f66df81ccc9470d16188da8ad221527d933
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1719226Reviewed-by: default avatarKentaro Hara <haraken@chromium.org>
Commit-Queue: Xida Chen <xidachen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#681174}
parent eb2b7604
...@@ -218,6 +218,7 @@ _CONFIG = [ ...@@ -218,6 +218,7 @@ _CONFIG = [
# cc painting types. # cc painting types.
'cc::PaintCanvas', 'cc::PaintCanvas',
'cc::PaintFlags', 'cc::PaintFlags',
'cc::PaintWorkletInput',
'cc::NodeId', 'cc::NodeId',
# Chromium geometry types. # Chromium geometry types.
......
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