| Index: chrome/installer/util/google_update_constants.h
|
| diff --git a/chrome/installer/util/google_update_constants.h b/chrome/installer/util/google_update_constants.h
|
| index 4ed18afe2d4c994bfed72a0b08cbf0d3b043d20d..90580cc6c8377fdb27712b58e177021590756fee 100644
|
| --- a/chrome/installer/util/google_update_constants.h
|
| +++ b/chrome/installer/util/google_update_constants.h
|
| @@ -10,10 +10,6 @@
|
|
|
| namespace google_update {
|
|
|
| -// Strictly speaking Google Update doesn't care about this GUID but it is still
|
| -// related to install as it is used by MSI to identify Gears.
|
| -extern const wchar_t kGearsUpgradeCode[];
|
| -
|
| // The GUID Google Update uses to keep track of Chrome upgrades.
|
| extern const wchar_t kChromeUpgradeCode[];
|
|
|
|
|