Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(75)

Issue 160481: Add missing space to command line that registers Chrome on Windows. (Closed)

Created:
11 years, 4 months ago by kuchhal
Modified:
9 years, 7 months ago
Reviewers:
huanr
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add missing space to command line that registers Chrome on Windows. So instead of --register-chrome-browser="<path>\chrome.exe"--register-chrome-browser-suffix=".<user>" it is actually --register-chrome-browser="<path>\chrome.exe" --register-chrome-browser-suffix=".<user>". BUG=3641 TBR=huanr Committed: http://src.chromium.org/viewvc/22194 Committed: http://src.chromium.org/viewvc/22282

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/installer/util/shell_util.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
kuchhal
11 years, 4 months ago (2009-07-31 21:44:49 UTC) #1
huanr
11 years, 4 months ago (2009-07-31 22:03:29 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698