Content Shell: Introduce LayoutTestBrowserMainParts.
commit36b11b6f5e533b384f45baa0d7833f1ab2bf1d2c
authormkwst <mkwst@chromium.org>
Wed, 15 Oct 2014 16:18:56 +0000 (15 09:18 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Oct 2014 16:19:18 +0000 (15 16:19 +0000)
tree1ea8197bd86b507bfeef4961b7dafc83256e2cca
parent6e9c84566c9f865dd9f43c4feffc6df91159af42
Content Shell: Introduce LayoutTestBrowserMainParts.

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

BUG=420994

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

Cr-Commit-Position: refs/heads/master@{#299693}
content/content_shell.gypi
content/shell/BUILD.gn
content/shell/browser/layout_test/layout_test_browser_main_parts.cc [new file with mode: 0644]
content/shell/browser/layout_test/layout_test_browser_main_parts.h [new file with mode: 0644]
content/shell/browser/shell_browser_main_parts.cc
content/shell/browser/shell_browser_main_parts.h
content/shell/browser/shell_content_browser_client.cc