| Index: chrome/browser/ui/blocked_content/blocked_content_tab_helper.h
|
| ===================================================================
|
| --- chrome/browser/ui/blocked_content/blocked_content_tab_helper.h (revision 154977)
|
| +++ chrome/browser/ui/blocked_content/blocked_content_tab_helper.h (working copy)
|
| @@ -40,6 +40,7 @@
|
|
|
| // Adds the incoming |new_contents| to the |blocked_contents_| container.
|
| void AddPopup(TabContents* new_contents,
|
| + WindowOpenDisposition disposition,
|
| const gfx::Rect& initial_pos,
|
| bool user_gesture);
|
|
|
|
|