| Index: chrome/browser/download/save_package.h
|
| ===================================================================
|
| --- chrome/browser/download/save_package.h (revision 35459)
|
| +++ chrome/browser/download/save_package.h (working copy)
|
| @@ -212,7 +212,7 @@
|
| void DoSavingProcess();
|
|
|
| // Create a file name based on the response from the server.
|
| - bool GenerateFilename(const std::string& disposition,
|
| + bool GenerateFileName(const std::string& disposition,
|
| const GURL& url,
|
| bool need_html_ext,
|
| FilePath::StringType* generated_name);
|
|
|