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

Unified Diff: ash/system/tray/tray_image_item.h

Issue 10915214: ash: Update system update notification behaviour. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: win-fix 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 | « no previous file | ash/system/tray/tray_image_item.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/tray/tray_image_item.h
diff --git a/ash/system/tray/tray_image_item.h b/ash/system/tray/tray_image_item.h
index caf6c59a176af7236de97f274349b2a01342cfc9..debcb191104fe5bbf8f27be6a44b4a475ffa5612 100644
--- a/ash/system/tray/tray_image_item.h
+++ b/ash/system/tray/tray_image_item.h
@@ -23,6 +23,8 @@ class TrayImageItem : public SystemTrayItem {
views::View* tray_view();
+ void UpdateResourceId(int resource_id);
sky 2012/09/11 23:07:14 Add a description. Also, while technically this do
sadrul 2012/09/12 09:00:41 That is indeed better. Done. Thanks!
+
protected:
virtual bool GetInitialVisibility() = 0;
« no previous file with comments | « no previous file | ash/system/tray/tray_image_item.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698