Commit 2db1e468 authored by Xida Chen's avatar Xida Chen Committed by Commit Bot

[Code health] Remove an un-necessary include in touch_action_filter.h

This CL removes an un-necessary included header file in the
touch_action_filter.h, there is no behavior change.

TBR=nzolghadr@chromium.org

Bug: None
Change-Id: Iebc8e3269cc96c101392a60f2717662a49b80f21
Reviewed-on: https://chromium-review.googlesource.com/1246410Reviewed-by: default avatarXida Chen <xidachen@chromium.org>
Commit-Queue: Xida Chen <xidachen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#594455}
parent 881881a5
......@@ -9,7 +9,6 @@
#include "base/optional.h"
#include "cc/input/touch_action.h"
#include "content/common/content_export.h"
#include "third_party/blink/public/platform/web_input_event.h"
namespace blink {
class WebGestureEvent;
......
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