| Index: chrome/browser/ui/cocoa/notifications/balloon_controller_unittest.mm
|
| diff --git a/chrome/browser/ui/cocoa/notifications/balloon_controller_unittest.mm b/chrome/browser/ui/cocoa/notifications/balloon_controller_unittest.mm
|
| index 8f4f6597040e14aef1c891f149938e009302d426..58c279f0aea9f78b06cfc79f0611bf4eae6f4bbc 100644
|
| --- a/chrome/browser/ui/cocoa/notifications/balloon_controller_unittest.mm
|
| +++ b/chrome/browser/ui/cocoa/notifications/balloon_controller_unittest.mm
|
| @@ -58,7 +58,6 @@ class BalloonControllerTest : public ChromeRenderViewHostTestHarness {
|
| virtual void SetUp() OVERRIDE {
|
| ChromeRenderViewHostTestHarness::SetUp();
|
| CocoaTest::BootstrapCocoa();
|
| - profile()->CreateRequestContext();
|
| Browser::CreateParams native_params(profile(), chrome::GetActiveDesktop());
|
| browser_.reset(
|
| chrome::CreateBrowserWithTestWindowForParams(&native_params));
|
|
|