| Index: chrome/installer/setup/setup_util.h
|
| diff --git a/chrome/installer/setup/setup_util.h b/chrome/installer/setup/setup_util.h
|
| index 3f646db831d3439010509e7b0c25270237ef03b7..a2f1ee925ec9ae171f2aab16d436d52b3c01f82f 100644
|
| --- a/chrome/installer/setup/setup_util.h
|
| +++ b/chrome/installer/setup/setup_util.h
|
| @@ -23,7 +23,7 @@ namespace setup_util {
|
| // distribution related install options. Merge them if any command line
|
| // options present (command line value takes precedence).
|
| DictionaryValue* GetInstallPreferences(const CommandLine& cmd_line);
|
| -
|
| +
|
| // Find the version of Chrome from an install source directory.
|
| // Chrome_path should contain a version folder.
|
| // Returns the first version found or NULL if no version is found.
|
|
|