From 5fc2ce0e05f8900f5a06ac23ba270203c3fcd3e8 Mon Sep 17 00:00:00 2001 From: "kuchhal@chromium.org" Date: Mon, 27 Oct 2008 18:00:10 +0000 Subject: * Update comments from code review feedback. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4006 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/installer/util/shell_util.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chrome/installer') diff --git a/chrome/installer/util/shell_util.h b/chrome/installer/util/shell_util.h index fac35722..4bb01c8 100644 --- a/chrome/installer/util/shell_util.h +++ b/chrome/installer/util/shell_util.h @@ -140,7 +140,8 @@ class ShellUtil { // Make Chrome default browser. Before calling this function Chrome should // already have been registered by calling AddChromeToSetAccessDefaults() // method, otherwise this function will fail. - // system_level: Register as default browser at system level. If true + // shell_change: Defined whether to register as default browser at system + // level or user level. If value has ShellChange::SYSTEM_LEVEL // we should be running as admin user. Currently this setting // does not have any effect on Vista where we always set // as default only for the current user. -- cgit v1.1