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

Unified Diff: chrome/browser/ui/app_list/extension_app_item.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/apps_model_builder.cc ('k') | chrome/browser/ui/app_list/extension_app_item.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/app_list/extension_app_item.h
diff --git a/chrome/browser/ui/app_list/extension_app_item.h b/chrome/browser/ui/app_list/extension_app_item.h
index c73fedde3ad539b3182201bf5846a2de85416324..de9182606bf6b9bd2a06a66b9e81a20740a14aaf 100644
--- a/chrome/browser/ui/app_list/extension_app_item.h
+++ b/chrome/browser/ui/app_list/extension_app_item.h
@@ -42,9 +42,6 @@ class ExtensionAppItem : public ChromeAppListItem,
const std::string& extension_id() const { return extension_id_; }
private:
- // Returns true if this item represents a version of the Talk extension.
- bool IsTalkExtension() const;
-
// Loads extension icon.
void LoadImage(const extensions::Extension* extension);
« no previous file with comments | « chrome/browser/ui/app_list/apps_model_builder.cc ('k') | chrome/browser/ui/app_list/extension_app_item.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698