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

Unified Diff: chrome/common/extensions/extension_constants.h

Issue 10979020: Revert r155813 "Reland - cros: Add chat icon to app list" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: not showing talk extension instead of fixing Created 8 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/app_list/extension_app_item.cc ('k') | chrome/common/extensions/extension_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/extension_constants.h
diff --git a/chrome/common/extensions/extension_constants.h b/chrome/common/extensions/extension_constants.h
index e00658b446aa98dff4d5397adb9dc89b7a6dc24f..2c0606f4ca6ca803de643e29bd1e19187e2c2b94 100644
--- a/chrome/common/extensions/extension_constants.h
+++ b/chrome/common/extensions/extension_constants.h
@@ -115,12 +115,6 @@ namespace extension_misc {
// The extension id of the Chrome component application.
extern const char kChromeAppId[];
- // The extension ids of the various versions of the Talk extension.
- extern const char kTalkExtensionId[];
- extern const char kTalkBetaExtensionId[];
- extern const char kTalkAlphaExtensionId[];
- extern const char kTalkDebugExtensionId[];
-
// Note: this structure is an ASN.1 which encodes the algorithm used
// with its parameters. This is defined in PKCS #1 v2.1 (RFC 3447).
// It is encoding: { OID sha1WithRSAEncryption PARAMETERS NULL }
« no previous file with comments | « chrome/browser/ui/app_list/extension_app_item.cc ('k') | chrome/common/extensions/extension_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698