Temporarily remove didReceiveDataForMainResource() implementation
commit715a73be0dfef058b5d131189cb0a205ce2fb027
authortyoshino <tyoshino@chromium.org>
Thu, 2 Oct 2014 04:16:08 +0000 (1 21:16 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 2 Oct 2014 04:16:24 +0000 (2 04:16 +0000)
treef9b89ee9ef1004b1b5dc0363a702a72163c70ad2
parentea3ed27da18e480cffe504ce176b3e1156e757c7
Temporarily remove didReceiveDataForMainResource() implementation

The method signature of
blink::WebApplicationCacheHost::didReceiveDataForMainResource() is going to be
changed. Not to break build, need to remove the implementation of the
interface in Chromium.

Blink side CL is here: https://codereview.chromium.org/618583002/

R=mkwst,jam
BUG=418885

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

Cr-Commit-Position: refs/heads/master@{#297780}
content/child/appcache/web_application_cache_host_impl.cc
content/child/appcache/web_application_cache_host_impl.h
content/renderer/shared_worker/embedded_shared_worker_stub.cc