| OLD | NEW |
| 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 2 // Use of this source code is governed by a BSD-style license that can be | 2 // Use of this source code is governed by a BSD-style license that can be |
| 3 // found in the LICENSE file. | 3 // found in the LICENSE file. |
| 4 | 4 |
| 5 #include "chrome/common/extensions/extension_constants.h" | 5 #include "chrome/common/extensions/extension_constants.h" |
| 6 | 6 |
| 7 #include <vector> | 7 #include <vector> |
| 8 | 8 |
| 9 #include "base/command_line.h" | 9 #include "base/command_line.h" |
| 10 #include "base/strings/string_util.h" | 10 #include "base/strings/string_util.h" |
| (...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 121 const char kHotwordExtensionId[] = "bepbmhgboaologfdajaanbcjmnhjmhfn"; | 121 const char kHotwordExtensionId[] = "bepbmhgboaologfdajaanbcjmnhjmhfn"; |
| 122 const char kPdfExtensionId[] = "mhjfbmdgcfjbbpaeojofohoefgiehjai"; | 122 const char kPdfExtensionId[] = "mhjfbmdgcfjbbpaeojofohoefgiehjai"; |
| 123 const char kQuickOfficeComponentExtensionId[] = | 123 const char kQuickOfficeComponentExtensionId[] = |
| 124 "bpmcpldpdmajfigpchkicefoigmkfalc"; | 124 "bpmcpldpdmajfigpchkicefoigmkfalc"; |
| 125 const char kQuickOfficeInternalExtensionId[] = | 125 const char kQuickOfficeInternalExtensionId[] = |
| 126 "ehibbfinohgbchlgdbfpikodjaojhccn"; | 126 "ehibbfinohgbchlgdbfpikodjaojhccn"; |
| 127 const char kQuickOfficeExtensionId[] = "gbkeegbaiigmenfmjfclcdgdpimamgkj"; | 127 const char kQuickOfficeExtensionId[] = "gbkeegbaiigmenfmjfclcdgdpimamgkj"; |
| 128 const char kSettingsAppId[] = "ennkphjdgehloodpbhlhldgbnhmacadg"; | 128 const char kSettingsAppId[] = "ennkphjdgehloodpbhlhldgbnhmacadg"; |
| 129 const char kStreamsPrivateTestExtensionId[] = | 129 const char kStreamsPrivateTestExtensionId[] = |
| 130 "oickdpebdnfbgkcaoklfcdhjniefkcji"; | 130 "oickdpebdnfbgkcaoklfcdhjniefkcji"; |
| 131 const char kWebStoreAppId[] = "ahfgeienlihckogmohjhadlkjgocpleb"; | |
| 132 const char kYoutubeAppId[] = "blpcfgokakmgnkcojhhkbfbldkacnbeo"; | 131 const char kYoutubeAppId[] = "blpcfgokakmgnkcojhhkbfbldkacnbeo"; |
| 133 const char kInAppPaymentsSupportAppId[] = "nmmhkkegccagdldgiimedpiccmgmieda"; | 132 const char kInAppPaymentsSupportAppId[] = "nmmhkkegccagdldgiimedpiccmgmieda"; |
| 134 | 133 |
| 135 const char kAppLaunchHistogram[] = "Extensions.AppLaunch"; | 134 const char kAppLaunchHistogram[] = "Extensions.AppLaunch"; |
| 136 const char kPlatformAppLaunchHistogram[] = "Apps.AppLaunch"; | 135 const char kPlatformAppLaunchHistogram[] = "Apps.AppLaunch"; |
| 137 #if defined(OS_CHROMEOS) | 136 #if defined(OS_CHROMEOS) |
| 138 // The extension id for the built-in component extension. | 137 // The extension id for the built-in component extension. |
| 139 const char kChromeVoxExtensionId[] = | 138 const char kChromeVoxExtensionId[] = |
| 140 "mndnfokpggljbaajbnioimlmbfngpief"; | 139 "mndnfokpggljbaajbnioimlmbfngpief"; |
| 141 const char kChromeVoxExtensionPath[] = "chromeos/chromevox"; | 140 const char kChromeVoxExtensionPath[] = "chromeos/chromevox"; |
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 198 0xfc, 0xf3, 0x08, 0x12, 0xff, 0x93, 0xbd, 0x62, 0x31, 0xd8, 0x1c, 0xea, | 197 0xfc, 0xf3, 0x08, 0x12, 0xff, 0x93, 0xbd, 0x62, 0x31, 0xd8, 0x1c, 0xea, |
| 199 0x1a, 0x9e, 0xf5, 0x81, 0x28, 0x7f, 0x75, 0x5e, 0xd2, 0x27, 0x7a, 0xc2, | 198 0x1a, 0x9e, 0xf5, 0x81, 0x28, 0x7f, 0x75, 0x5e, 0xd2, 0x27, 0x7a, 0xc2, |
| 200 0x96, 0xf5, 0x9d, 0xdb, 0x18, 0xfc, 0x76, 0xdc, 0x46, 0xf0, 0x57, 0xc0, | 199 0x96, 0xf5, 0x9d, 0xdb, 0x18, 0xfc, 0x76, 0xdc, 0x46, 0xf0, 0x57, 0xc0, |
| 201 0x58, 0x34, 0xc8, 0x22, 0x2d, 0x2a, 0x65, 0x75, 0xa7, 0xd9, 0x08, 0x62, | 200 0x58, 0x34, 0xc8, 0x22, 0x2d, 0x2a, 0x65, 0x75, 0xa7, 0xd9, 0x08, 0x62, |
| 202 0xcd, 0x02, 0x03, 0x01, 0x00, 0x01}; | 201 0xcd, 0x02, 0x03, 0x01, 0x00, 0x01}; |
| 203 | 202 |
| 204 const int kWebstoreSignaturesPublicKeySize = | 203 const int kWebstoreSignaturesPublicKeySize = |
| 205 arraysize(kWebstoreSignaturesPublicKey); | 204 arraysize(kWebstoreSignaturesPublicKey); |
| 206 | 205 |
| 207 } // namespace extension_misc | 206 } // namespace extension_misc |
| OLD | NEW |