Build SpeechRecognitionManagerImpl on iOS. Run content speech unit tests.
commit74f05e5f6b235f4d6ab81af8aa5a855ffea46def
authormsarda@chromium.org <msarda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 24 Oct 2012 10:01:09 +0000 (24 10:01 +0000)
committermsarda@chromium.org <msarda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 24 Oct 2012 10:01:09 +0000 (24 10:01 +0000)
tree2044242af80cff50733de378308530a014249ae6
parent6ffd22c7dc3c6dc88f48a1f8fe2b4726dbb12f49
Build SpeechRecognitionManagerImpl on iOS. Run content speech unit tests.

Build SpeechRecognitionManagerImpl on iOS:
* Ifdef-out PermissionRequest on iOS as it extends MediaStreamRequester which
  is part of content/browser/renderer_host/media/ and is not build on iOS.
* Voice search can only be initiated by clear user action. Add DCHECKs
  to clearly identify the expected behavior.
* Build all content/browser/speech/... unit tests.

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163803 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/speech/speech_recognition_manager_impl.cc
content/browser/speech/speech_recognition_manager_impl.h
content/content_tests.gypi