Index: chrome/browser/chromeos/accessibility/accessibility_util.h |
=================================================================== |
--- chrome/browser/chromeos/accessibility/accessibility_util.h (revision 138238) |
+++ chrome/browser/chromeos/accessibility/accessibility_util.h (working copy) |
@@ -40,9 +40,6 @@ |
// Returns true if spoken feedback is enabled, or false if not. |
bool IsSpokenFeedbackEnabled(); |
-// Returns true if High Contrast is enabled, or false if not. |
-bool IsHighContrastEnabled(); |
- |
// Speak the given text if the accessibility pref is already set. |
void MaybeSpeak(const std::string& utterance); |