Remove PushPermissionClient and IPC request / response.
commitbf7c7d5dcd973bb884a2ec3a595c5de3b67a815d
authormvanouwerkerk <mvanouwerkerk@chromium.org>
Wed, 12 Nov 2014 18:52:21 +0000 (12 10:52 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 12 Nov 2014 18:52:41 +0000 (12 18:52 +0000)
tree170642f853e4adc1feab3d5a1fa01bd05e4914bb
parent4576c8caecc0e40eef877beda78f115d9daeecfa
Remove PushPermissionClient and IPC request / response.

I found that I still need a multi purpose dispatcher for the Push API. I'll re-implement the permission request in a followup CL.

BUG=389194

Review URL: https://codereview.chromium.org/716203002

Cr-Commit-Position: refs/heads/master@{#303861}
content/browser/frame_host/render_frame_host_impl.cc
content/browser/frame_host/render_frame_host_impl.h
content/common/push_messaging_messages.h
content/content_renderer.gypi
content/renderer/push_permission_dispatcher.cc [deleted file]
content/renderer/push_permission_dispatcher.h [deleted file]
content/renderer/render_frame_impl.cc
content/renderer/render_frame_impl.h