| Index: chrome/browser/chromeos/accessibility_util.h
|
| ===================================================================
|
| --- chrome/browser/chromeos/accessibility_util.h (revision 109026)
|
| +++ chrome/browser/chromeos/accessibility_util.h (working copy)
|
| @@ -22,7 +22,7 @@
|
| void ToggleAccessibility(WebUI* login_web_ui);
|
|
|
| // Speaks the specified string.
|
| -void Speak(const char* speak_str, bool queue, bool interruptible);
|
| +void Speak(const char* speak_str);
|
|
|
| } // namespace accessibility
|
| } // namespace chromeos
|
|
|