| 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 e1125a7a4bda8f2ea6bc11eca7d7d58f05b14c82..6106a9533b2940f0d07e29d402b96f8bd17d19cb 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[];
|
|
|
|
|