Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Side by Side Diff: chrome/common/extensions/extension_constants.cc

Issue 1576563002: [Media Router] Replace old MR extension ID with "new" extension ID. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 "base/macros.h" 5 #include "base/macros.h"
6 #include "build/build_config.h" 6 #include "build/build_config.h"
7 #include "chrome/common/extensions/extension_constants.h" 7 #include "chrome/common/extensions/extension_constants.h"
8 8
9 namespace extension_urls { 9 namespace extension_urls {
10 10
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 const char kIdentityApiUiAppId[] = "ahjaciijnoiaklcomgnblndopackapon"; 47 const char kIdentityApiUiAppId[] = "ahjaciijnoiaklcomgnblndopackapon";
48 const char kCroshBuiltinAppId[] = "nkoccljplnhpfnfiajclkommnmllphnl"; 48 const char kCroshBuiltinAppId[] = "nkoccljplnhpfnfiajclkommnmllphnl";
49 const char kHotwordAudioVerificationAppId[] = 49 const char kHotwordAudioVerificationAppId[] =
50 "abjokfonkihficiokmkfboogholifghn"; 50 "abjokfonkihficiokmkfboogholifghn";
51 const char kHotwordNewExtensionId[] = "nbpagnldghgfoolbancepceaanlmhfmd"; 51 const char kHotwordNewExtensionId[] = "nbpagnldghgfoolbancepceaanlmhfmd";
52 const char kHotwordSharedModuleId[] = "lccekmodgklaepjeofjdjpbminllajkg"; 52 const char kHotwordSharedModuleId[] = "lccekmodgklaepjeofjdjpbminllajkg";
53 const char kSettingsAppId[] = "ennkphjdgehloodpbhlhldgbnhmacadg"; 53 const char kSettingsAppId[] = "ennkphjdgehloodpbhlhldgbnhmacadg";
54 const char kYoutubeAppId[] = "blpcfgokakmgnkcojhhkbfbldkacnbeo"; 54 const char kYoutubeAppId[] = "blpcfgokakmgnkcojhhkbfbldkacnbeo";
55 const char kInAppPaymentsSupportAppId[] = "nmmhkkegccagdldgiimedpiccmgmieda"; 55 const char kInAppPaymentsSupportAppId[] = "nmmhkkegccagdldgiimedpiccmgmieda";
56 #if defined(ENABLE_MEDIA_ROUTER) 56 #if defined(ENABLE_MEDIA_ROUTER)
57 const char kMediaRouterStableExtensionId[] = "fjhoaacokmgbjemoflkofnenfaiekifl"; 57 const char kMediaRouterStableExtensionId[] = "pkedcjkdefgpdelpbcmbmeomcjbeemfm";
58 #endif // defined(ENABLE_MEDIA_ROUTER) 58 #endif // defined(ENABLE_MEDIA_ROUTER)
59 59
60 #if defined(OS_CHROMEOS) 60 #if defined(OS_CHROMEOS)
61 // The extension id for the built-in component extension. 61 // The extension id for the built-in component extension.
62 const char kChromeVoxExtensionId[] = 62 const char kChromeVoxExtensionId[] =
63 "mndnfokpggljbaajbnioimlmbfngpief"; 63 "mndnfokpggljbaajbnioimlmbfngpief";
64 const char kChromeVoxExtensionPath[] = "chromeos/chromevox"; 64 const char kChromeVoxExtensionPath[] = "chromeos/chromevox";
65 const char kGuestManifestFilename[] = "manifest_guest.json"; 65 const char kGuestManifestFilename[] = "manifest_guest.json";
66 const char kBrailleImeExtensionId[] = 66 const char kBrailleImeExtensionId[] =
67 "jddehjeebkoimngcbdkaahpobgicbffp"; 67 "jddehjeebkoimngcbdkaahpobgicbffp";
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
120 0xfc, 0xf3, 0x08, 0x12, 0xff, 0x93, 0xbd, 0x62, 0x31, 0xd8, 0x1c, 0xea, 120 0xfc, 0xf3, 0x08, 0x12, 0xff, 0x93, 0xbd, 0x62, 0x31, 0xd8, 0x1c, 0xea,
121 0x1a, 0x9e, 0xf5, 0x81, 0x28, 0x7f, 0x75, 0x5e, 0xd2, 0x27, 0x7a, 0xc2, 121 0x1a, 0x9e, 0xf5, 0x81, 0x28, 0x7f, 0x75, 0x5e, 0xd2, 0x27, 0x7a, 0xc2,
122 0x96, 0xf5, 0x9d, 0xdb, 0x18, 0xfc, 0x76, 0xdc, 0x46, 0xf0, 0x57, 0xc0, 122 0x96, 0xf5, 0x9d, 0xdb, 0x18, 0xfc, 0x76, 0xdc, 0x46, 0xf0, 0x57, 0xc0,
123 0x58, 0x34, 0xc8, 0x22, 0x2d, 0x2a, 0x65, 0x75, 0xa7, 0xd9, 0x08, 0x62, 123 0x58, 0x34, 0xc8, 0x22, 0x2d, 0x2a, 0x65, 0x75, 0xa7, 0xd9, 0x08, 0x62,
124 0xcd, 0x02, 0x03, 0x01, 0x00, 0x01}; 124 0xcd, 0x02, 0x03, 0x01, 0x00, 0x01};
125 125
126 const int kWebstoreSignaturesPublicKeySize = 126 const int kWebstoreSignaturesPublicKeySize =
127 arraysize(kWebstoreSignaturesPublicKey); 127 arraysize(kWebstoreSignaturesPublicKey);
128 128
129 } // namespace extension_misc 129 } // namespace extension_misc
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698