| Index: chrome/browser/instant/instant_loader.h
|
| ===================================================================
|
| --- chrome/browser/instant/instant_loader.h (revision 132905)
|
| +++ chrome/browser/instant/instant_loader.h (working copy)
|
| @@ -193,8 +193,7 @@
|
| void CreatePreviewContents(TabContentsWrapper* tab_contents);
|
|
|
| // Creates and loads the |template_url|'s instant URL.
|
| - void LoadInstantURL(TabContentsWrapper* tab_contents,
|
| - const TemplateURL* template_url,
|
| + void LoadInstantURL(const TemplateURL* template_url,
|
| content::PageTransition transition_type,
|
| const string16& user_text,
|
| bool verbatim);
|
|
|