| Index: chrome/browser/dom_distiller/distillable_page_utils_browsertest.cc
|
| diff --git a/chrome/browser/dom_distiller/distillable_page_utils_browsertest.cc b/chrome/browser/dom_distiller/distillable_page_utils_browsertest.cc
|
| index 83085ff0c71de4ab2ba1208236eddcbcbe2df8ac..1234a844e1ebe688db5ccab3f856ee63b803291f 100644
|
| --- a/chrome/browser/dom_distiller/distillable_page_utils_browsertest.cc
|
| +++ b/chrome/browser/dom_distiller/distillable_page_utils_browsertest.cc
|
| @@ -101,7 +101,6 @@ class DistillablePageUtilsBrowserTestOption : public InProcessBrowserTest {
|
| }
|
|
|
| void SetUpOnMainThread() override {
|
| - InProcessBrowserTest::SetUpOnMainThread();
|
| ASSERT_TRUE(embedded_test_server()->Start());
|
| web_contents_ =
|
| browser()->tab_strip_model()->GetActiveWebContents();
|
|
|