Content Shell: Introduce LayoutTestURLRequestContextGetter.
commit94388f795c709fc4a9f84da800d407b2b8257166
authormkwst <mkwst@chromium.org>
Thu, 16 Oct 2014 07:36:52 +0000 (16 00:36 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 16 Oct 2014 07:37:11 +0000 (16 07:37 +0000)
treef78369bf8ed1309f583f5ce121450208391edc17
parent1c493cf5ec7f771d2222f9a453d6278916b9fc46
Content Shell: Introduce LayoutTestURLRequestContextGetter.

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

BUG=420994

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

Cr-Commit-Position: refs/heads/master@{#299864}
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_browser_context.h
content/shell/browser/layout_test/layout_test_url_request_context_getter.cc [new file with mode: 0644]
content/shell/browser/layout_test/layout_test_url_request_context_getter.h [new file with mode: 0644]
content/shell/browser/shell_browser_context.cc
content/shell/browser/shell_browser_context.h
content/shell/browser/shell_url_request_context_getter.cc
content/shell/browser/shell_url_request_context_getter.h