Chromium Code Reviews| Index: chrome/browser/first_run/first_run_win.cc |
| =================================================================== |
| --- chrome/browser/first_run/first_run_win.cc (revision 112717) |
| +++ chrome/browser/first_run/first_run_win.cc (working copy) |
| @@ -110,6 +110,8 @@ |
| dist->GetAppDescription(), |
| L"", |
| L"", |
| + chrome_exe.value(), |
| + dist->GetIconIndex(), |
| ShellUtil::CURRENT_USER, |
| false, |
| true); // create if doesn't exist. |