Commit 1bb31388 authored by tyoshino@chromium.org's avatar tyoshino@chromium.org

Remove Citrix app related constants which are no longer used

BUG=none

Review URL: https://codereview.chromium.org/68103023

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235695 0039d316-1c4b-4281-b951-d872f2087c98
parent fa995769
......@@ -98,9 +98,6 @@ namespace extension_misc {
const char kBookmarkManagerId[] = "eemcgdkfndhakfknompkggombfjjjeno";
const char kChromeAppId[] = "mgndgikekgjfcpckkfioiadnlibdjbkf";
const char kCitrixReceiverAppId[] = "haiffjcadagjlijoggckpgfnoeiflnem";
const char kCitrixReceiverAppBetaId[] = "gnedhmakppccajfpfiihfcdlnpgomkcf";
const char kCitrixReceiverAppDevId[] = "fjcibdnjlbfnbfdjneajpipnlcppleek";
const char kCloudPrintAppId[] = "mfehgcgbbipciphmccgaenjidiccnmng";
const char kEnterpriseWebStoreAppId[] = "afchcafgojfnemjkcbhfekplkmjaldaa";
const char kGmailAppId[] = "pjkljhegncpnkpknbcohdijeoejaedia";
......
......@@ -76,15 +76,6 @@ namespace extension_misc {
// The extension id of the Chrome component application.
extern const char kChromeAppId[];
// The extension id of the Citrix Receiver application.
extern const char kCitrixReceiverAppId[];
// The extension id of the beta Citrix Receiver application.
extern const char kCitrixReceiverAppBetaId[];
// The extension id of the dev Citrix Receiver application.
extern const char kCitrixReceiverAppDevId[];
// The extension id of the Cloud Print component application.
extern const char kCloudPrintAppId[];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment