Index: chrome/installer/util/master_preferences_constants.h |
diff --git a/chrome/installer/util/master_preferences_constants.h b/chrome/installer/util/master_preferences_constants.h |
index cb39416741ab7f0ee4ca954e071b60a984799219..92bbe4b5f0a898d3ce2a02ddeae4b637fb0396cf 100644 |
--- a/chrome/installer/util/master_preferences_constants.h |
+++ b/chrome/installer/util/master_preferences_constants.h |
@@ -75,8 +75,6 @@ extern const char kMsi[]; |
// String. The MSI Product ID under which the MSI stores its information. This |
// is used to update the DisplayVersion to match Chrome's version number. |
extern const char kMsiProductId[]; |
-// Boolean. Support installing multiple products at once. |
-extern const char kMultiInstall[]; |
// Boolean. Show EULA dialog before install. |
extern const char kRequireEula[]; |
// Boolean. Indicates that the first-run 'set-as-default' dialog should not be |