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

Unified Diff: chrome/browser/chromeos/accessibility/accessibility_util.h

Issue 10407089: Revert 138212 - Implement High Contrast mode for Chrome OS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 7 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
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);
« no previous file with comments | « chrome/browser/chrome_browser_main_extra_parts_ash.cc ('k') | chrome/browser/chromeos/accessibility/accessibility_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698