| Index: chrome/installer/util/shell_util.h
|
| diff --git a/chrome/installer/util/shell_util.h b/chrome/installer/util/shell_util.h
|
| index 096b7dc657869f7000f61bb3e4d2010072258593..14080a173356855d53430dce6ce589378bede1c7 100644
|
| --- a/chrome/installer/util/shell_util.h
|
| +++ b/chrome/installer/util/shell_util.h
|
| @@ -260,7 +260,7 @@ class ShellUtil {
|
| // to other registration entries which are suffixed as described in
|
| // GetCurrentInstallationSuffix() above).
|
| static string16 GetBrowserModelId(BrowserDistribution* dist,
|
| - const string16& chrome_exe);
|
| + bool is_per_user_install);
|
|
|
| // Returns an AppUserModelId composed of each member of |components| separated
|
| // by dots.
|
|
|