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

Unified Diff: ash/common/system/tray_accessibility.h

Issue 2707323003: Remove remaining non-MD Ash accessibility UI code (Closed)
Patch Set: Created 3 years, 10 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/common/system/tray_accessibility.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/tray_accessibility.h
diff --git a/ash/common/system/tray_accessibility.h b/ash/common/system/tray_accessibility.h
index 1b549626d55556b8527fd82e5f39aff687990b24..79161797e1c4aaf9b4ed92e38c9dcefde7948eec 100644
--- a/ash/common/system/tray_accessibility.h
+++ b/ash/common/system/tray_accessibility.h
@@ -75,11 +75,7 @@ class AccessibilityDetailedView : public TrayDetailsView,
// Add the accessibility feature list.
void AppendAccessibilityList();
- // Add help entries. Only used for non-MD.
- void AppendHelpEntries();
-
- // Helper function to create entries in the detailed accessibility view. The
- // |icon| parameter is used to create button icons for MD only.
+ // Helper function to create entries in the detailed accessibility view.
HoverHighlightView* AddScrollListItem(const base::string16& text,
bool highlight,
bool checked,
« no previous file with comments | « no previous file | ash/common/system/tray_accessibility.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698