PlzNavigate: test updates post beforeUnload IPC refactor.
commitd6a4ef36ace903fd35bbe2e6ef2f87f690fb2bc9
authorcarlosk <carlosk@chromium.org>
Wed, 4 Mar 2015 10:46:17 +0000 (4 02:46 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 4 Mar 2015 10:46:51 +0000 (4 10:46 +0000)
treeea280ae10466ce3c6ad6d5019d338647e77e9007
parent10f7c9d7b6a1606313f095a569548f39f47200c6
PlzNavigate: test updates post beforeUnload IPC refactor.

This CL adapts several test classes with changes due now that
the IPCS for beforeUnload ack and renderer navigation requests are not
one and the same anymore.

BUG=440266

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

Cr-Commit-Position: refs/heads/master@{#319049}
content/browser/frame_host/navigation_controller_impl_unittest.cc
content/browser/frame_host/navigator_impl_unittest.cc
content/browser/frame_host/render_frame_host_manager_unittest.cc
content/browser/web_contents/web_contents_impl_unittest.cc
content/test/test_navigation_url_loader.cc
content/test/test_navigation_url_loader.h
content/test/test_render_frame_host.cc
content/test/test_render_frame_host.h
content/test/test_web_contents.cc