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