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

Unified Diff: ash/system/tray_accessibility.h

Issue 9753019: ash: Add a bluetooth entry in the uber tray. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 9 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 | « ash/system/tray/tray_views.cc ('k') | ash/system/tray_accessibility.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/tray_accessibility.h
diff --git a/ash/system/tray_accessibility.h b/ash/system/tray_accessibility.h
index 16364824b9b93a3d0cd88fc56e442fcb91ed36fc..82538ab79f804a0f0f2c393ab65bbba788142cb1 100644
--- a/ash/system/tray_accessibility.h
+++ b/ash/system/tray_accessibility.h
@@ -31,7 +31,7 @@ class TrayAccessibility : public TrayImageItem,
private:
// Overridden from TrayImageItem.
- virtual bool ShouldDisplay() OVERRIDE;
+ virtual bool GetInitialVisibility() OVERRIDE;
// Overridden from AccessibilityObserver.
virtual void OnAccessibilityModeChanged(bool enabled) OVERRIDE;
« no previous file with comments | « ash/system/tray/tray_views.cc ('k') | ash/system/tray_accessibility.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698