Commit 1e90da3f authored by Jeremy Roman's avatar Jeremy Roman Committed by Commit Bot

Update HitTestDisplayItem comment.

As of refs/heads/master@{#608185}, it is no longer a DrawingDisplayItem.

Change-Id: If25c6d41fdc15dd3bf3b21360eb3306105a1c75e
Reviewed-on: https://chromium-review.googlesource.com/c/1355322
Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
Reviewed-by: default avatarXianzhu Wang <wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#612240}
parent 6f7afe50
......@@ -11,7 +11,7 @@
namespace blink {
// A special DrawingDisplayItem containing hit test data.
// A special DisplayItem containing hit test data.
class PLATFORM_EXPORT HitTestDisplayItem final : public DisplayItem {
public:
HitTestDisplayItem(const DisplayItemClient& client,
......
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