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

Unified Diff: ash/common/default_accessibility_delegate.h

Issue 2535723008: Revert "Toggle spoken feedback if two fingers are held down." (Closed)
Patch Set: Don't revert metrics changes Created 4 years 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/common/accessibility_delegate.h ('k') | ash/common/default_accessibility_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/default_accessibility_delegate.h
diff --git a/ash/common/default_accessibility_delegate.h b/ash/common/default_accessibility_delegate.h
index 68b471fb2134170b77d909b5b947cfd34d29d0f7..07bd8b66b75c31ffa116f11293edcfd862d6c396 100644
--- a/ash/common/default_accessibility_delegate.h
+++ b/ash/common/default_accessibility_delegate.h
@@ -52,7 +52,6 @@ class ASH_EXPORT DefaultAccessibilityDelegate : public AccessibilityDelegate {
double GetSavedScreenMagnifierScale() override;
void TriggerAccessibilityAlert(AccessibilityAlert alert) override;
AccessibilityAlert GetLastAccessibilityAlert() override;
- void PlaySpokenFeedbackToggleCountdown(int tick_count) override;
void PlayEarcon(int sound_key) override;
base::TimeDelta PlayShutdownSound() const override;
void HandleAccessibilityGesture(ui::AXGesture gesture) override;
« no previous file with comments | « ash/common/accessibility_delegate.h ('k') | ash/common/default_accessibility_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698