Commit b2675477 authored by Yuki Shiino's avatar Yuki Shiino Committed by Commit Bot

v8binding: Removes unused EventListener::kNativeEventListenerType.

Change-Id: I00c7a48e7b978bf2a7d34d0deeb0c345b6e7f651
Reviewed-on: https://chromium-review.googlesource.com/1056899Reviewed-by: default avatarHayato Ito <hayato@chromium.org>
Commit-Queue: Yuki Shiino <yukishiino@chromium.org>
Cr-Commit-Position: refs/heads/master@{#558237}
parent 12ff7393
......@@ -40,7 +40,6 @@ class CORE_EXPORT EventListener
kImageEventListenerType,
kCPPEventListenerType,
kConditionEventListenerType,
kNativeEventListenerType,
};
virtual ~EventListener() = default;
......
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