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

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

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/common/extensions/extension_constants.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/extension_constants.cc
diff --git a/chrome/common/extensions/extension_constants.cc b/chrome/common/extensions/extension_constants.cc
index bb54bf85a522fbec03705e44901f3d119cde6fcd..221ef4c2cc40d77322076ad9391977c736e26c6b 100644
--- a/chrome/common/extensions/extension_constants.cc
+++ b/chrome/common/extensions/extension_constants.cc
@@ -126,10 +126,6 @@ const char kCroshBuiltinAppId[] = "nkoccljplnhpfnfiajclkommnmllphnl";
const char kWebStoreAppId[] = "ahfgeienlihckogmohjhadlkjgocpleb";
const char kCloudPrintAppId[] = "mfehgcgbbipciphmccgaenjidiccnmng";
const char kChromeAppId[] = "mgndgikekgjfcpckkfioiadnlibdjbkf";
-const char kTalkExtensionId[] = "nckgahadagoaajjgafhacjanaoiihapd";
-const char kTalkBetaExtensionId[] = "eggnbpckecmjlblplehfpjjdhhidfdoj";
-const char kTalkAlphaExtensionId[] = "ppleadejekpmccmnpjdimmlfljlkdfej";
-const char kTalkDebugExtensionId[] = "ljclpkphhpbpinifbeabbhlfddcpfdde";
const char kAppLaunchHistogram[] = "Extensions.AppLaunch";
#if defined(OS_CHROMEOS)
const char kAccessExtensionPath[] =
« no previous file with comments | « chrome/common/extensions/extension_constants.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698