| Index: chrome/browser/notifications/notification_test_util.cc
|
| diff --git a/chrome/browser/notifications/notification_test_util.cc b/chrome/browser/notifications/notification_test_util.cc
|
| index 8abc379376e24312ddb5182ab1b4db2a21a9ce64..4825d723903212d7d05c4efeafdbb429d52b8ee2 100644
|
| --- a/chrome/browser/notifications/notification_test_util.cc
|
| +++ b/chrome/browser/notifications/notification_test_util.cc
|
| @@ -17,7 +17,7 @@ content::WebContents* MockNotificationDelegate::GetWebContents() const {
|
|
|
| StubNotificationUIManager::StubNotificationUIManager(const GURL& welcome_origin)
|
| : notification_(GURL(),
|
| - GURL(),
|
| + gfx::Image(),
|
| base::string16(),
|
| base::string16(),
|
| blink::WebTextDirectionDefault,
|
|
|