summaryrefslogtreecommitdiffstats
path: root/chrome/browser/first_run/first_run_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/first_run/first_run_win.cc')
-rw-r--r--chrome/browser/first_run/first_run_win.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/first_run/first_run_win.cc b/chrome/browser/first_run/first_run_win.cc
index 6d343c9..9a0c675 100644
--- a/chrome/browser/first_run/first_run_win.cc
+++ b/chrome/browser/first_run/first_run_win.cc
@@ -108,6 +108,8 @@ bool CreateChromeDesktopShortcut() {
dist,
chrome_exe.value(),
dist->GetAppDescription(),
+ L"",
+ L"",
ShellUtil::CURRENT_USER,
false,
true); // create if doesn't exist.