| Index: chrome/browser/download/download_browsertest.cc
|
| ===================================================================
|
| --- chrome/browser/download/download_browsertest.cc (revision 116331)
|
| +++ chrome/browser/download/download_browsertest.cc (working copy)
|
| @@ -154,7 +154,7 @@
|
| DownloadServiceFactory::GetForProfile(profile)->GetDownloadManager());
|
| }
|
|
|
| - virtual void ChooseDownloadPath(TabContents* tab_contents,
|
| + virtual void ChooseDownloadPath(WebContents* web_contents,
|
| const FilePath& suggested_path,
|
| void* data) OVERRIDE {
|
| if (download_manager_)
|
|
|