| Index: chrome/installer/util/google_update_constants.cc
|
| diff --git a/chrome/installer/util/google_update_constants.cc b/chrome/installer/util/google_update_constants.cc
|
| index a8fec38f1734fbe48a2dbf7d14c21e0637b1a464..cc739153909de91d7a3d6354908d6bb6e38917be 100644
|
| --- a/chrome/installer/util/google_update_constants.cc
|
| +++ b/chrome/installer/util/google_update_constants.cc
|
| @@ -6,7 +6,6 @@
|
|
|
| namespace google_update {
|
|
|
| -const wchar_t kGearsUpgradeCode[] = L"{D92DBAED-3E3E-4530-B30D-072D16C7DDD0}";
|
| const wchar_t kChromeUpgradeCode[] = L"{8A69D345-D564-463C-AFF1-A69D9E530F96}";
|
|
|
| const wchar_t kRegPathClients[] = L"Software\\Google\\Update\\Clients";
|
|
|