| Index: chrome/installer/mini_installer/appid.h
|
| diff --git a/chrome/installer/mini_installer/appid.h b/chrome/installer/mini_installer/appid.h
|
| index 1ea93a4bd3f3cae770b382b92f6223993a91faa0..327e8b59fe823e65410bd2470049574b3ecedf52 100644
|
| --- a/chrome/installer/mini_installer/appid.h
|
| +++ b/chrome/installer/mini_installer/appid.h
|
| @@ -9,7 +9,6 @@
|
| namespace google_update {
|
| extern const wchar_t kAppGuid[];
|
| extern const wchar_t kSxSAppGuid[];
|
| -extern const wchar_t kChromeAppHostAppGuid[];
|
| extern const wchar_t kChromeFrameAppGuid[];
|
| extern const wchar_t kMultiInstallAppGuid[];
|
| }
|
|
|