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

Unified Diff: ash/accessibility_delegate.h

Issue 48523010: [Refactor] Introduce MediaDelegate (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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/accelerators/accelerator_controller.cc ('k') | ash/media_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/accessibility_delegate.h
diff --git a/ash/accessibility_delegate.h b/ash/accessibility_delegate.h
index a77e840ac6176431935baf72b9b9fc9fb9c7ad99..1f0f349ec5c9396ed9a36040b80ba76b2e01cba2 100644
--- a/ash/accessibility_delegate.h
+++ b/ash/accessibility_delegate.h
@@ -18,7 +18,6 @@ enum AccessibilityNotificationVisibility {
// A deletate class to control accessibility features.
class ASH_EXPORT AccessibilityDelegate {
public:
- AccessibilityDelegate() {}
virtual ~AccessibilityDelegate() {}
// Invoked to toggle spoken feedback for accessibility
« no previous file with comments | « ash/accelerators/accelerator_controller.cc ('k') | ash/media_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698