Index: chrome/browser/notifications/balloon_host.cc |
diff --git a/chrome/browser/notifications/balloon_host.cc b/chrome/browser/notifications/balloon_host.cc |
index 7b44ff7878d63047a2f8aa1e45f4e6aa6e8a0a92..2edacf3285ffceaafecc44304ad0ce5187001882 100644 |
--- a/chrome/browser/notifications/balloon_host.cc |
+++ b/chrome/browser/notifications/balloon_host.cc |
@@ -133,7 +133,6 @@ void BalloonHost::Init() { |
balloon_->profile(), |
site_instance_.get(), |
MSG_ROUTING_NONE, |
- NULL, |
NULL)); |
chrome::SetViewType(web_contents_.get(), chrome::VIEW_TYPE_NOTIFICATION); |
web_contents_->SetDelegate(this); |