| Index: chrome/browser/dom_distiller/tab_utils_browsertest.cc
|
| diff --git a/chrome/browser/dom_distiller/tab_utils_browsertest.cc b/chrome/browser/dom_distiller/tab_utils_browsertest.cc
|
| index ddc07da66ca99ec4770bdb52a3a17a83e7c2075e..c494ba3f772e5968d28841f6c7adad7fdc2b65bf 100644
|
| --- a/chrome/browser/dom_distiller/tab_utils_browsertest.cc
|
| +++ b/chrome/browser/dom_distiller/tab_utils_browsertest.cc
|
| @@ -41,7 +41,6 @@ class DomDistillerTabUtilsBrowserTest : public InProcessBrowserTest {
|
| if (!DistillerJavaScriptWorldIdIsSet()) {
|
| SetDistillerJavaScriptWorldId(content::ISOLATED_WORLD_ID_CONTENT_END);
|
| }
|
| - InProcessBrowserTest::SetUpOnMainThread();
|
| }
|
|
|
| void SetUpCommandLine(base::CommandLine* command_line) override {
|
|
|