| Index: chrome/browser/ui/profile_error_browsertest.cc
|
| diff --git a/chrome/browser/ui/profile_error_browsertest.cc b/chrome/browser/ui/profile_error_browsertest.cc
|
| index 3de372981df75bcbb178ef08cd4106261462f0d6..09c2333e822cf9ef22ead53467514507f740514d 100644
|
| --- a/chrome/browser/ui/profile_error_browsertest.cc
|
| +++ b/chrome/browser/ui/profile_error_browsertest.cc
|
| @@ -58,8 +58,6 @@ class ProfileErrorBrowserTest : public InProcessBrowserTest,
|
| }
|
|
|
| void SetUpInProcessBrowserTestFixture() override {
|
| - InProcessBrowserTest::SetUpInProcessBrowserTestFixture();
|
| -
|
| // Skip showing the error message box in order to avoid freezing the main
|
| // thread.
|
| chrome::internal::g_should_skip_message_box_for_test = true;
|
|
|