Renamed speech recognition code in preparation for introducing a new speech implementation.

- The general-purpose speech recognition classes (that will be needed also by future code) have been renamed to SpeechRecognition*;
- The IPC Messages and dispatcher(host) classes that are only related to the current input tag (x-webkit-speech) support have been renamed to InputTagSpeech*;
- The namespace has been renamed from speech_input to speech;

BUG=116954
TEST=

Review URL: https://chromiumcodereview.appspot.com/9568002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125378 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: c52b28964090204b87634b396823c3709855079c
1 file changed
tree: 2a5553424a2f56148a2d83436b789c05aad1f320
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/