diff options
Diffstat (limited to 'chrome/installer/setup/setup_util.h')
-rw-r--r-- | chrome/installer/setup/setup_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/installer/setup/setup_util.h b/chrome/installer/setup/setup_util.h index 3f646db..a2f1ee9 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. |