Content Shell: Introduce LayoutTestDownloadManagerDelegate.
commitc639ead18a3f710cade31c9dd7ff383fc731a5c4
authormkwst <mkwst@chromium.org>
Fri, 10 Oct 2014 13:53:34 +0000 (10 06:53 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 10 Oct 2014 13:53:48 +0000 (10 13:53 +0000)
tree99cfbc7232e463349c7731216012477a87ebb26c
parent4015690f15e47949bf0dc40c7adea721dda94ef9
Content Shell: Introduce LayoutTestDownloadManagerDelegate.

This patch moves the DRT-specific bits of ShellDownloadManagerDelegate
into a new layout-test-only subclass.

BUG=420994

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

Cr-Commit-Position: refs/heads/master@{#299107}
content/content_shell.gypi
content/shell/BUILD.gn
content/shell/browser/layout_test/layout_test_browser_context.cc
content/shell/browser/layout_test/layout_test_download_manager_delegate.cc [new file with mode: 0644]
content/shell/browser/layout_test/layout_test_download_manager_delegate.h [new file with mode: 0644]
content/shell/browser/shell_download_manager_delegate.cc