Simplify TestRunnerBindings::SimulateWebNotificationClick param handling
This CL reduces complexity on the
TestRunnerBindings::SimulateWebNotificationClick method by having it
receive the actual parameters instead of unpacking them from a
gin::Arguments object.
BUG=
582124
TEST=LayoutTests/http/tests/notifications/*
Committed:
https://crrev.com/c0939ba76ea40b78a7599cfa7915dac7df8c669b
Cr-Commit-Position: refs/heads/master@{#373304}