Index: chrome/installer/util/browser_distribution.h |
diff --git a/chrome/installer/util/browser_distribution.h b/chrome/installer/util/browser_distribution.h |
index 8944db98af386e3c52e97785b4eaa6865f772a39..7b703fa8b7f91e506106df9e34d8eba5176ee5cd 100644 |
--- a/chrome/installer/util/browser_distribution.h |
+++ b/chrome/installer/util/browser_distribution.h |
@@ -69,6 +69,7 @@ class BrowserDistribution { |
// Returns the name by which the program is registered with Default Programs. |
// This is not a localized string suitable for presenting to a user. |
+ // This name should then usually be suffixed for user-level installs. |
virtual string16 GetApplicationName(); |
// Returns the localized name of the program. |