[Bringup] Handle nonexistent function in chromium v56.0.2924.0 35/142835/1
authorYoungsoo Choi <kenshin.choi@samsung.com>
Wed, 2 Aug 2017 06:14:29 +0000 (06:14 +0000)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Mon, 7 Aug 2017 05:14:24 +0000 (05:14 +0000)
commitab1e5c52ecf8f2f58ed7fd1c4a96e9e09dbefb23
tree47f826e639e8098ad1c33d1ae6c160a60560be29
parentcb0142f7cce78f7aaf4735b5043d7517c2bdfae4
[Bringup] Handle nonexistent function in chromium v56.0.2924.0

The SystemDragEnded's parameters are different
between chromium v56.0.2924.0 and v56.0.2924.87.

Following patches need to be migarated from opensource to chromium-efl.
Until then, this guards the function.

Drag-and-drop: Target drag messages to specific RenderWidgets.
https://codereview.chromium.org/2505113002

Drag-and-drop: Target drag messages (the sequel).
https://codereview.chromium.org/2509933002

Change-Id: I1d5aa24826936d30fc293c67380dda8cd1aacb08
Signed-off-by: Youngsoo Choi <kenshin.choi@samsung.com>
atom/browser/osr/osr_web_contents_view.cc