| Index: chrome/browser/notifications/balloon_host.h
|
| ===================================================================
|
| --- chrome/browser/notifications/balloon_host.h (revision 154977)
|
| +++ chrome/browser/notifications/balloon_host.h (working copy)
|
| @@ -67,7 +67,8 @@
|
| content::WebContents* new_contents,
|
| WindowOpenDisposition disposition,
|
| const gfx::Rect& initial_pos,
|
| - bool user_gesture) OVERRIDE;
|
| + bool user_gesture,
|
| + bool* was_blocked) OVERRIDE;
|
|
|
| // content::WebContentsObserver implementation:
|
| virtual void RenderViewCreated(
|
|
|